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

isRetryEnabled

If the printer goes offline while printing this print job, specify whether or not to retry printing when it comes back online afterwards

timeout

Time (sec) 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.

note

A string that can be optionally set for this print job from an application