PosPrinter.ChangePrintSide(PrinterSide) 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.
Selects the side of the document that it wants to print on.
public abstract void ChangePrintSide (Microsoft.PointOfService.PrinterSide side);
abstract member ChangePrintSide : Microsoft.PointOfService.PrinterSide -> unit
Public MustOverride Sub ChangePrintSide (side As PrinterSide)
Parameters
- side
- PrinterSide