[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.DisplayTitle

DisplayTitle Property

DisplayTitle

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.

Declaration
public bool DisplayTitle { get; set; }