ClaimedSlipPrinter.PrintSide 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 side of the sheet on which the claimed slip printer station is currently printing.
public:
property PosPrinterPrintSide PrintSide { PosPrinterPrintSide get(); };
PosPrinterPrintSide PrintSide();
public PosPrinterPrintSide PrintSide { get; }
var posPrinterPrintSide = claimedSlipPrinter.printSide;
Public ReadOnly Property PrintSide As PosPrinterPrintSide
Property Value
The side of the sheet on which the claimed slip printer station is currently printing.