public class AddElementResultPublic Class AddElementResult| 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 |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| pageBounds | The bounds inside the end page |
| pageIndex | The index of the PDF page where the rendering ends |
| pdfPage | The PDF page where the rendering ends |