HalfPage Property (ScrollProp Object)

Corresponds to the Scroll Half Page check box in the Scroll page of Configuration Properties.

[JavaScript]

b = object.HalfPage;
object.HalfPage = b;

[VBScript]

b = object.HalfPage
object.HalfPage = b

Version

Supported on EmEditor Professional Version 7.00 or later.