Share via


PosPrinter.StatusIdle Field

Definition

Indicates all asynchronous output is finished, either successfully or because the output has been cleared. The printer State property is now set to ControlState.Idle.

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

Field Value

Value = 1001

Applies to