| AddElementResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: ExpertPdf.PdfCreator
 Syntax
SyntaxThe AddElementResult type exposes the following members.
 Properties
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
             | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | pageBounds | 
            The bounds inside the end page
             | 
|  | pageIndex | 
            The end page index
             | 
 See Also
See Also