HiQPdf Documentation

PdfViewerDisplayDocTitle Property

HiQPdf Client for .NET Core
Controls if the window title bar should display the document title. This property is false by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool DisplayDocTitle { get; set; }

Property Value

Type: Boolean
See Also

Reference