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: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public RectangleF[] RenderedPagesRectangles { get; }
Public ReadOnly Property RenderedPagesRectangles As RectangleF()
Get
Property Value
RectangleF