The PdfPageLayoutingParams type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LayoutingBounds |
The region in PDF page where the objects will be laid out
| |
| PageCount |
The number of PDF pages that will be created after this conversion
| |
| PdfPage |
The PDF page being rendered. The PdfPage object can be used to layout various PDF objects in the background
of the page before the main content is rendered
| |
| PdfPageNumber |
The number of the PDF page being rendered
|
See Also