Click or drag to resize
PdfViewerPreferencesDisplayDocTitle Property
A flag specifying whether the window’s title bar should display the document title taken from the title entry of the document information dictionary. Default value: False.

Namespace: PdfViewer4AspNet
Assembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntax
public bool DisplayDocTitle { get; set; }

Property Value

Type: Boolean
See Also