Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.