ActiveReports Developer 7
Family Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IFontInfo Interface : Family Property

Glossary Item Box

Returns font family.

Syntax

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

See Also