FiscalPrinter.StatusIdle Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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