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

Glossary Item Box

Gets or sets the name of the author of document.

Syntax

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

See Also