PostConvertActionEventArgsPdfDocument Property |
The PDF document created by converter.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic Document PdfDocument { get; }
Public ReadOnly Property PdfDocument As Document
Get
Property Value
Type:
Document
See Also