HtmlToPdfElementRenderedPagesRectangles Property
The bounds of the rectangle rendered in each PDF page by the HTML to PDF element. This property is assigned
after the element has been added to a PDF page.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public RectangleF[] RenderedPagesRectangles { get; }
Public ReadOnly Property RenderedPagesRectangles As RectangleF()
Get
Property Value
RectangleF