ActiveReports Developer 7
Title Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : Title Property

Glossary Item Box

The document’s title.

Syntax

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

See Also