IgnoreColor Property (PrintProp Object)

Corresponds to the Ignore Color and Underlines check box in the Print page of Configuration Properties.

[JavaScript]

b = object.IgnoreColor;
object.IgnoreColor = b;

[VBScript]

b = object.IgnoreColor
object.IgnoreColor = b

Version

Supported on EmEditor Professional Version 7.00 or later.