PosPrinter.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.
Starts or exits Page Mode for the station specified in the PageModeStation property.
public virtual void PageModePrint (Microsoft.PointOfService.PageModePrintControl control);
abstract member PageModePrint : Microsoft.PointOfService.PageModePrintControl -> unit
override this.PageModePrint : Microsoft.PointOfService.PageModePrintControl -> unit
Public Overridable Sub PageModePrint (control As PageModePrintControl)
Parameters
- control
- PageModePrintControl
The Page Mode control.