Added in Version 1.3.0
StarSpoolJobSettings
The class that defines the print job settings
Constructor |
|
---|---|
StarSpoolJobSettings(isRetryEnabled: boolean, timeout: number, note: string = “”) |
Initialize object |
Property |
||
---|---|---|
If the printer goes offline while printing this print job, specify whether or not to retry printing when it comes back online afterwards |
||
Time to hold print data after this print job is accepted. If the print job’s turn does not arrive within this time, printing fails and the print data is discarded. Range: 0 - 3600(sec) |
||
A string that can be optionally set for this print job from an application |