PdfPage Properties |
The PdfPage type exposes the following members.
Name | Description | |
---|---|---|
ClientRectangle |
Gets the drawable area of the renderer. The margins, document header and footer are excluded.
(Inherited from ElementsRenderer.) | |
CustomFooterTemplate |
Represents the custom footer template for the page. It will replace the document footer template
on this page.
| |
CustomHeaderTemplate |
Represents the custom header template for the page. It will replace the document header template
on this page.
| |
Document |
The parent document of this page
| |
Margins |
Gets the page margins
| |
Orientation |
The PDF page orientation
| |
PageIndex |
The page index in pages collection
| |
PageSize |
Gets the PDF page size in points.
| |
RotationAngle |
The PDF page rotation
| |
ShowFooterTemplate |
Show footer on this page.
| |
ShowHeaderTemplate |
Show header on this page.
|