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

Glossary Item Box

Specifies the Author of the PDF when using the PDF Viewer type.

Syntax

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

See Also