ExpertPdf Html to Pdf Converter Library
Title Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentInfoTitle
ExpertPdf Html to Pdf Converter Library
Gets or sets PDF document title.
Declaration Syntax
C#Visual BasicVisual C++
public string Title { get; set; }
Public Property Title As String
public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)