AddElementResultEndPageIndex Property |
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
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic int EndPageIndex { get; set; }Public Property EndPageIndex As Integer
Get
Set
Property Value
Int32
See Also