ExpertPdf Html to Pdf Converter Library
RenderedPagesRectangles Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentHtmlToImageElementRenderedPagesRectangles
ExpertPdf Html to Pdf Converter Library
The bounds of the rendered rectangle on each PDF page. This property is assigned after the element has been added to a PDF page.
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF[] RenderedPagesRectangles { get; }
Public ReadOnly Property RenderedPagesRectangles As RectangleF()
	Get
public:
property array<RectangleF>^ RenderedPagesRectangles {
	array<RectangleF>^ get ();
}
Property Value
array<RectangleF>[]()[][]

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)