Overload List
Name | Description | |
---|---|---|
PdfPage |
Initializes a new page. The page must be added to a document before it can be used.
Depending of the IsMetric property of the current region the page size is set to
A4 or Letter respectively. If this size is not appropriate it should be changed before
any drawing operations are performed on the page.
| |
PdfPage(PdfDocument) |
Initializes a new instance of the PdfPage class.
|
See Also