DrawSeparatingLines Property (PrintProp Object)¶
Corresponds to the Draw
Separating Lines check box in the
Print page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.DrawSeparatingLines;
object.DrawSeparatingLines = b;
[VBScript]¶
b = object.DrawSeparatingLines
object.DrawSeparatingLines = b
Version¶