PostConvertActionEventArgs Class |
Namespace: ExpertPdf.HtmlToPdf
The PostConvertActionEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ConversionSummary |
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.
| |
PdfConverter |
The PdfConverter object that triggered the PostConvertActionEvent.
| |
PdfDocument |
The PDF document created by converter.
|