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. Default value: False.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool DisplayDocTitle { get; set; }
Public Property DisplayDocTitle As Boolean
Get
Set
Property Value
Type:
Boolean
See Also