ExpertPdf Html to Pdf Converter Library
DisplayDocTitle Property
NamespacesExpertPdf.HtmlToPdfViewerPreferencesDisplayDocTitle
ExpertPdf Html to Pdf Converter Library
A flag specifying whether the window’s title bar should display the document title taken from the title entry of the document information dictionary. Default value: False.
Declaration Syntax
C#Visual BasicVisual C++
public bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean
public:
property bool DisplayDocTitle {
	bool get ();
	void set (bool value);
}

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