ClaimedSlipPrinter.ChangePrintSide(PosPrinterPrintSide) Method
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.
Changes the side of the sheet on which the claimed slip printer station is currently printing.
public:
virtual void ChangePrintSide(PosPrinterPrintSide printSide) = ChangePrintSide;
void ChangePrintSide(PosPrinterPrintSide const& printSide);
public void ChangePrintSide(PosPrinterPrintSide printSide);
function changePrintSide(printSide)
Public Sub ChangePrintSide (printSide As PosPrinterPrintSide)
Parameters
- printSide
- PosPrinterPrintSide
The side of the sheet on which the claimed slip printer station is currently printing.