Click or drag to resize

PdfPage Properties

The PdfPage type exposes the following members.

Properties
 NameDescription
Public propertyClientRectangle Gets the drawable area of the renderer. The margins, document header and footer are excluded.
(Inherited from ElementsRenderer)
Public propertyCustomFooterTemplate Represents the custom footer template for the page. It will replace the document footer template on this page.
Public propertyCustomHeaderTemplate Represents the custom header template for the page. It will replace the document header template on this page.
Public propertyDocument The parent document of this page
Public propertyMargins Gets the page margins
Public propertyOrientation The PDF page orientation
Public propertyPageIndex The page index in pages collection
Public propertyPageSize Gets the PDF page size in points.
Public propertyRotationAngle The PDF page rotation
Public propertyShowFooterTemplate Show footer on this page.
Public propertyShowHeaderTemplate Show header on this page.
Top
See Also