Click or drag to resize

HeaderFooter Methods

The HtmlToRtfHeaderFooter type exposes the following members.

Methods
 NameDescription
Public methodClear Clears the header/footer settings.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFromHtmlFile Set page header/footer from any HTML file.
Public methodCode exampleFromHtmlURL Set page header/footer from HTML document using URL.
Public methodFromRtfFile Set page header/footer from local RTF file.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodCode exampleHtml Set page header/footer from any HTML string.
Public methodCode exampleRtf Set page header/footer in RTF format.
Public methodText Set simple text string in header/footer
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also