EVO HTML to PDF Converter

HtmlToPdfElementRenderedPagesRectangles Property

EVO HTML to PDF Converter for .NET Documentation
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:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public RectangleF[] RenderedPagesRectangles { get; }

Property Value

Type: RectangleF
See Also

Reference