PdfViewerPreferencesDisplayDocTitle Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary. If false, the title bar should instead display the name of the PDF file containing the document.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool DisplayDocTitle { get; set; }

Property Value

Type: Boolean
See Also

Reference