ActiveReports 12
DisplayTitle Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : DisplayTitle Property
True if the window’s title bar should display the document title taken from the Title entry in the document information/metadata. If this value is false, the title bar should instead display the name of the PDF file containing the document. Default value: false.
Syntax
'Declaration
 
Public Property DisplayTitle As Boolean
public bool DisplayTitle {get; set;}
See Also

Reference

Settings Class
Settings Members