ExpertPdf PDF Creator Library
Title Property
NamespacesExpertPdf.PdfCreatorDocumentInformationTitle
ExpertPdf PDF Creator Library
Gets or sets the document’s 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)