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

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

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.

See Also

ViewerPreferences
ceTe.DynamicPDF

In this topic