Link Search Menu Expand Document

ViewerPreferencesDisplayDocumentTitle Property

Gets or sets a value indicating whether the window’s title bar should display the document title taken from the Title property of the document information.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public bool DisplayDocumentTitle { get; set; }

Property Value

Type: Boolean
See Also

Reference