_Global.ActivePrinter Property

Definition

Returns or sets the name of the active printer.

public:
 property System::String ^ ActivePrinter { System::String ^ get(); void set(System::String ^ value); };
public string ActivePrinter { get; set; }
member this.ActivePrinter : string with get, set
Public Property ActivePrinter As String

Property Value

Applies to