PosPrinterBase.PageModeStation 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 and sets the print station for use by other Page Mode properties
public override Microsoft.PointOfService.PrinterStation PageModeStation { get; set; }
member this.PageModeStation : Microsoft.PointOfService.PrinterStation with get, set
Public Overrides Property PageModeStation As PrinterStation
Property Value
A PrinterStation value that indicates the current printer mode.