Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the HTML representation of the footer, as specified by the footer formatting string entered in the textFoot property of the HeaderFooter behavior.
Syntax
HRESULT value = object.get_htmlFoot(BSTR* p);
Property values
Type: BSTR
the HTML representation of the specified footer.
Remarks
Use this string to add a footer to the pages (DeviceRect's) in a print template.