ViewerPreferencesDisplayDocTitle 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 when displaying the PDF document generated by the HTML to PDF converter. Default value: False.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean
Get
Set
Property Value
Boolean