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

In This Topic
    Text Property (AnnotationLine)
    In This Topic
    The text of the AnnotationText Object.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also