EVO PDF Logo

HtmlToImageElementRenderedPagesRectangles Property

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public PdfRectangle[] RenderedPagesRectangles { get; }

Property Value

Type: PdfRectangle
See Also

Reference