PosPrinterBase.UseExternalPrintQueue 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.
Indicates whether an external print queue is used.
protected bool UseExternalPrintQueue { get; set; }
member this.UseExternalPrintQueue : bool with get, set
Protected Property UseExternalPrintQueue As Boolean