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

Glossary Item Box

The name of the person who created the document.

Syntax

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

See Also