VerticalPage Property (ScrollProp Object)

Corresponds to the Always Enable 1 Page Vertical Scroll check box in the Scroll page of Configuration Properties.

[JavaScript]

b = object.VerticalPage ;
object.VerticalPage  = b;

[VBScript]

b = object.VerticalPage
object.VerticalPage  = b

Version

Supported on EmEditor Professional Version 7.00 or later.