ConversionSummaryRenderedPagesRectangles Property |
The bounds of the rendered rectangle on each PDF page.
This information becomes available in PostConvertActionEvent handler.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public RectangleF[] RenderedPagesRectangles { get; }
Public ReadOnly Property RenderedPagesRectangles As RectangleF()
Get
Property Value
Type:
RectangleFSee Also