The PdfPageOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FooterTemplate |
Gets or sets the HTML template for page footer.
|
![]() | HeaderTemplate |
Gets or sets the HTML template for page header.
|
![]() | Height |
Gets the height of the page in points.
|
![]() | IsLandscape |
Gets the value indicating whether the page orientation is landscape.
|
![]() | KeepBackground |
Gets or sets the value indicating whether the conversion should keep the background
color and/or graphics.
|
![]() | MarginBottom |
Gets or sets the bottom margin of the page in points.
|
![]() | MarginLeft |
Gets or sets the left margin of the page in points.
|
![]() | MarginRight |
Gets or sets the right margin of the page in points.
|
![]() | MarginTop |
Gets or sets the top margin of the page in points.
|
![]() | Scale |
Gets or sets the scale of the page rendering.
|
![]() | Size |
Gets the PdfPaperSize value specifying the size of the page.
|
![]() | TransparentBackground |
Gets or sets the value indicating whether the default background should be transparent.
|
![]() | Width |
Gets the width of the page in points.
|