CrLfDifferent Property (MarkProp Object)¶
Corresponds to the Show CR and LF with Different Marks check box in the Marks page of Configuration Properties.
¶
[JavaScript]¶
b = object.CrLfDifferent;
object.CrLfDifferent = b;
[VBScript]¶
b = object.CrLfDifferent
object.CrLfDifferent = b
Version¶
Supported on EmEditor Professional Version 7.00 or later.