EVO HTML to PDF Converter

AddElementResultEndPdfPage Property

EVO HTML to PDF Converter for .NET Documentation
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:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public PdfPage EndPdfPage { get; set; }

Property Value

Type: PdfPage
See Also

Reference