ExpertPdf Html to Pdf Converter Library
RenderedPagesRectangles Property
NamespacesExpertPdf.HtmlToPdfConversionSummaryRenderedPagesRectangles
ExpertPdf Html to Pdf Converter Library
The bounds of the rendered rectangle on each PDF page. This information becomes available in PostConvertActionEvent handler.
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF[] RenderedPagesRectangles { get; }
Public ReadOnly Property RenderedPagesRectangles As RectangleF()
public:
property array<RectangleF>^ RenderedPagesRectangles {
	array<RectangleF>^ get ();
}

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