The PdfMetamorphosisPageSetting type exposes the following members.
Properties | Name | Description |
---|
| Footer |
Set a page footer in any format from: Html, Rtf or Text.
|
| FooterOnEvenPage |
Set a page footer on even page in any format from: Html, Rtf or Text.
|
| FooterOnFirstPage |
Set a page footer on first page in any format from: Html, Rtf or Text.
|
| Header |
Set a page header in any format from: Html, Rtf or Text.
|
| HeaderOnEvenPage |
Setup a header on even page in any format from: Html, Rtf or Text.
|
| HeaderOnFirstPage |
Setup a header on first page in any format from: Html, Rtf or Text.
|
| MarginBottom |
Set bottom page margin.
Default values:- RTF, DOCX, DOC to PDF: The same as in a source document
- Text, HTML to PDF: 10 mm
|
| MarginLeft |
Set left page margin.
Default values:
- RTF, DOCX, DOC to PDF: The same as in a source document.
- Text, HTML to PDF: 10 mm
|
| MarginRight |
Set right page margin.
Default values:- RTF, DOCX, DOC to PDF: The same as in a source document.
- Text, HTML to PDF: 10 mm
|
| MarginTop |
Set top page margin.
Default values:- RTF, DOCX, DOC to PDF: The same as in a source document
- Text, HTML to PDF: 10 mm
|
| Numbering |
Set a custom page numbers in produced document.
|
| Orientation |
Set page orientation (Landscape or Portrait). Default values: Auto.
|
| Size |
Set page size (A0,A1,A2,A3,A4,A5,A6 etc) for the PDF document.
Default values:- RTF, DOCX, DOC to PDF: The same as in a source document
- Text, HTML to PDF: Letter
|
TopSee Also