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
	Get
	Set
public:
property bool DisplayDocTitle {
	bool get ();
	void set (bool value);
}
Property Value

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