The PdfPage type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayMatrix |
The display matrix for the page.
| |
Document |
The PdfPrintDocument to which this page belongs.
| |
OriginalSizeFor72DPI |
The original size for 72 DPI
| |
PageNumber |
The page number.
| |
PageSizeStrValue |
The page size as a string value, based on OriginalSizeFor72DPI | |
Rectangle |
The page rectangle.
| |
SizeForCustomDPI |
The size for custom DPI
|
See Also