ActiveReports Developer 7
DisplayTitle Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : DisplayTitle Property

Glossary Item Box

Specifies the PDF DisplayTitle when using the PDF Viewer type.

Syntax

Visual Basic (Declaration) 
Public Property DisplayTitle As System.Boolean
C# 
public System.bool DisplayTitle {get; set;}

See Also