ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationLine Class / TextColor Property

In This Topic
    TextColor Property (AnnotationLine)
    In This Topic
    Gets or sets the color of the text.
    Syntax
    'Declaration
     
    Public Property TextColor As Color
    public Color TextColor {get; set;}

    Property Value

    The color of the text.
    See Also