[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ViewerPreferences.DisplayDocTitle

DisplayDocTitle Property

DisplayDocTitle

Gets or sets 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
public bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean