Share via


FiscalPrinter.StatusIdle Field

Definition

Indicates all asynchronous output has finished, either successfully or because output has been cleared.

public const int StatusIdle = 1001;
val mutable StatusIdle : int
Public Const StatusIdle As Integer  = 1001

Field Value

Value = 1001

Applies to