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

Glossary Item Box

Gets or sets the title of the document.

Syntax

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

See Also