Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.