Footer Property (PrintProp Object)¶
Corresponds to the Footer text box in the Print page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
s = object.Footer;
object.Footer = s;
[VBScript]¶
s = object.Footer
object.Footer = s
Version¶