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

Glossary Item Box

Specifies the Subject the export will use when using the PDF Viewer type.

Syntax

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

See Also