C#
VB
C++
Enables or disables display of the document title.
public bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean
true to enable display of the document title; false to disable display of the document title.
Set this property to true to indicate that External viewers should display the document title when the PDF file is opened.
For an example, refer to PDFInitialViewOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET