ActiveReports Developer 7
Font Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationBaseText Class : Font Property

Glossary Item Box

Gets or sets the font for the annotation text.

Syntax

Visual Basic (Declaration) 
Public Property Font As Font
C# 
public Font Font {get; set;}

See Also