ShowPage Property (GeneralProp Object)¶
Corresponds to the Show Page Numbers check box in the
General page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.ShowPage;
object.ShowPage = b;
[VBScript]¶
b = object.ShowPage
object.ShowPage = b
Version¶