共用方式為


PosPrinterBase.PageModeStation Property

Definition

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.

Applies to