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: WinnovativeClientAssembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
public PdfRectangle[] RenderedPagesRectangles { get; }
Public ReadOnly Property RenderedPagesRectangles As PdfRectangle()
Get
Property Value
PdfRectangle