Gets a value indicating whether the printer is a plotter, as opposed to a raster printer.
[Visual Basic] Public ReadOnly Property IsPlotter As Boolean [C#] public bool IsPlotter {get;} [C++] public: __property bool get_IsPlotter(); [JScript] public function get IsPlotter() : Boolean;
true if the printer is a plotter; otherwise, false.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | CanDuplex | Collate | IsValid | SupportsColor