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