EbsOpen Class Library for EBSILON®Professional

ApplicationPrinting.GrayOnMonochromePrinter Property

[Visual Basic]
Public Property GrayOnMonochromePrinter As Boolean
[C#]
public bool GrayOnMonochromePrinter { get; set; }
[C++]
public: __property bool get_GrayOnMonochromePrinter();
public: __property void set_GrayOnMonochromePrinter(bool );
[JScript]
public function get GrayOnMonochromePrinter() : bool
public function set GrayOnMonochromePrinter(bool);

See Also

ApplicationPrinting Class | EbsOpen Namespace