PDF Viewer Control for .NET 2.0 Windows Forms
DisplayDocTitle Property
NamespacesPdfViewer4WinNetPdfViewerPreferencesDisplayDocTitle
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)