ActiveReports Developer 7
Family Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Font Class : Family Property

Glossary Item Box

Gets the font family name of this theme font.

Syntax

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

See Also