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.

C# | Visual Basic | Visual C++ |
public bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean Get Set
public: property bool DisplayDocTitle { bool get (); void set (bool value); }

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