ViewerPreferences.DisplayDocTitle Property
A flag specifying whether the window?s title bar should display the document title taken from the Title entry of the document of the PDF file containing the document.
public bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Remarks
This does not affect the title bar of most web browsers. The title bar in most web browsers will display the file's URL and ignore this setting.