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

In This Topic
    Text Property (AnnotationBaseText)
    In This Topic
    Gets or sets the text to use in the annotation.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also