AddElementResultEndPdfPage Property
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
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public PdfPage EndPdfPage { get; set; }
Property Value
PdfPage