ActiveReports 18 .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
    The text of the AnnotationText Object.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also