[]
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.
public bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean