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