PostConvertActionEventArgsPdfConverter Property |
The PdfConverter object that triggered the PostConvertActionEvent.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic PdfConverter PdfConverter { get; }Public ReadOnly Property PdfConverter As PdfConverter
Get
Property Value
PdfConverter
See Also