Pdf |
The PdfMetamorphosisHeadersFooters type exposes the following members.
Name | Description | |
---|---|---|
PdfMetamorphosisHeadersFooters | Creates a new instance of the PdfMetamorphosisHeadersFooters class. |
Name | Description | |
---|---|---|
Y | Margin from top for header or margin from bottom for footer. Default value: 12.7 mm or 0.5 inches. |
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) |