PdfConverterPdfDocumentInfo Property |
Gets a reference to the object to controlling the generated PDF
document information like the document title, author, subject or creation date.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic PdfDocumentInfo PdfDocumentInfo { get; }
Public ReadOnly Property PdfDocumentInfo As PdfDocumentInfo
Get
Property Value
Type:
PdfDocumentInfo
See Also