ExpertPdf Html to Pdf Converter Library
RenderedPagesRectangles Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentRtfToPdfElementRenderedPagesRectangles
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 ();
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)