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

Glossary Item Box

Font associated with this glyph run.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Font As FontEx
C# 
FontEx Font {get;}

See Also