PDF Viewer Control for ASP.NET
DisplayDocTitle Property
NamespacesPdfViewer4AspNetPdfViewerPreferencesDisplayDocTitle
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: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)