ExpertPdf Html to Pdf Converter Library
PdfDocumentInfo Property
NamespacesExpertPdf.HtmlToPdfPdfConverterPdfDocumentInfo
ExpertPdf Html to Pdf Converter Library
Gets a reference to the object to controlling the generated PDF document information like the document title, author, subject or creation date.
Declaration Syntax
C#Visual BasicVisual C++
public PdfDocumentInfo PdfDocumentInfo { get; }
Public ReadOnly Property PdfDocumentInfo As PdfDocumentInfo
	Get
public:
property PdfDocumentInfo^ PdfDocumentInfo {
	PdfDocumentInfo^ get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)