ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.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 of the AnnotationText object.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also