ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationBaseText Class / TextColor Property

In This Topic
    TextColor Property (AnnotationBaseText)
    In This Topic
    Gets or sets the color of text used in the annotation.
    Syntax
    'Declaration
     
    Public Property TextColor As Color
    public Color TextColor {get; set;}
    See Also