Click or drag to resize

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; }

Property Value

Type: ConversionSummary
See Also