PosPrinterStatus.StatusKind Property
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.
Gets the power state of a point-of-service printer.
public:
property PosPrinterStatusKind StatusKind { PosPrinterStatusKind get(); };
PosPrinterStatusKind StatusKind();
public PosPrinterStatusKind StatusKind { get; }
var posPrinterStatusKind = posPrinterStatus.statusKind;
Public ReadOnly Property StatusKind As PosPrinterStatusKind
Property Value
The power state of a point-of-service printer.