DrawSeparatingLines Property (PrintProp Object)

Corresponds to the Draw Separating Lines check box in the Print page of Configuration Properties.

[JavaScript]

b = object.DrawSeparatingLines;
object.DrawSeparatingLines = b;

[VBScript]

b = object.DrawSeparatingLines
object.DrawSeparatingLines = b

Version

Supported on EmEditor Professional Version 7.00 or later.