AddElementResult Class |
Namespace: ExpertPdf.HtmlToPdf.PdfDocument
The AddElementResult type exposes the following members.
| Name | Description | |
|---|---|---|
| EndPageBounds |
The bounds inside the page where the rendering of a page element ended.
This information is useful for paged output of elements to continue adding new elements after this element
| |
| EndPageIndex |
The index of the page where the rendering of a page element ended.
This information is useful for paged output of elements to continue adding new elements after this element
|
| Name | Description | |
|---|---|---|
| pageBounds |
The bounds inside the end page
| |
| pageIndex |
The end page index
|