PosPrinterBase.PageModePrint(PageModePrintControl) 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.
Enters or exits Page Mode for the station specified in the PageModeStation property.
public override void PageModePrint (Microsoft.PointOfService.PageModePrintControl control);
override this.PageModePrint : Microsoft.PointOfService.PageModePrintControl -> unit
Public Overrides Sub PageModePrint (control As PageModePrintControl)
Parameters
- control
- PageModePrintControl
The page mode control.