Click or drag to resize

PostConvertActionEventArgs Properties

The PostConvertActionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConversionSummary
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.
Public propertyPdfConverter
The PdfConverter object that triggered the PostConvertActionEvent.
Public propertyPdfDocument
The PDF document created by converter.
Top
See Also