Click or drag to resize

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
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool DisplayDocTitle { get; set; }

Property Value

Boolean
See Also