The PdfPageLayoutingEndedParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | LayoutingBounds |
The region in PDF page where the objects were laid out
|
![]() | PageCount |
The number of PDF pages that will be created after this conversion
|
![]() | PdfPage |
The PDF page that was rendered. The PdfPage object can be used to layout various PDF objects in the foreground
of the page after the main content was rendered
|
![]() | PdfPageNumber |
The number of the PDF page that was rendered
|
See Also