ShowPage Property (GeneralProp Object)

Corresponds to the Show Page Numbers check box in the General page of Configuration Properties.

[JavaScript]

b = object.ShowPage;
object.ShowPage = b;

[VBScript]

b = object.ShowPage
object.ShowPage = b

Version

Supported on EmEditor Professional Version 7.00 or later.