Headers |
The PdfMetamorphosisHeadersFooters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() ![]() | FromFile(String) | Set header/footer from local RTF file |
![]() ![]() | FromFile(String, PdfMetamorphosisHeadersFootersInputFormat) | Set header/footer from any DOCX, DOC, RTF, HTML or Text file. |
![]() ![]() | FromHtmlURL | Set header/footer from HTML URL. |
![]() ![]() | FromStream | Set header/footer from any DOCX, DOC, RTF, HTML or Text stream. |
![]() ![]() | FromString | Set header/footer from any RTF, HTML or Text string. DOCX and DOC can't be loaded from the string object. For DOCX and DOC format use FromStream(Stream, PdfMetamorphosisHeadersFootersInputFormat). |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |