The AddElementResult type exposes the following members.
Properties
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
|
![]() | EndPdfPage |
The PDF 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
|
See Also