Gets or sets the name of the printer.
[Visual Basic] Public Property PrinterName As String [C#] public string PrinterName {get; set;} [C++] public: __property String* get_PrinterName(); public: __property void set_PrinterName(String*); [JScript] public function get PrinterName() : String; public function set PrinterName(String);
The name of the printer.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | Copies | DefaultPageSettings | Duplex | FromPage | LandscapeAngle | MaximumCopies | MaximumPage | MinimumPage | PrintRange | ToPage