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

Glossary Item Box

Specifies the Title the export will use when using the PDF Viewer type.

Syntax

Visual Basic (Declaration) 
Public Property Title As System.String
C# 
public System.string Title {get; set;}

See Also