PosPrinter.Status 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 current status of the power and availability of the point-of-service printer.
public:
property PosPrinterStatus ^ Status { PosPrinterStatus ^ get(); };
PosPrinterStatus Status();
public PosPrinterStatus Status { get; }
var posPrinterStatus = posPrinter.status;
Public ReadOnly Property Status As PosPrinterStatus
Property Value
The current status of the power and availability of the point-of-service printer.