True if the window’s title bar should display the document title taken from the Title entry in the document information/metadata. If this value is false, the title bar should instead display the name of the PDF file containing the document. Default value: false.
Syntax
'Declaration
Public Property DisplayTitle As Boolean
public bool DisplayTitle {get; set;}
See Also