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

Glossary Item Box

The subject of the document.

Syntax

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

See Also