PostConvertActionEventArgsConversionSummary Property |
The conversion summary including the rectangle rendered on the last page and the last page index.
This information is useful when new elements are added after conversion in PostConvertActionEvent handler.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public ConversionSummary ConversionSummary { get; }
Public ReadOnly Property ConversionSummary As ConversionSummary
Get
Property Value
Type:
ConversionSummarySee Also