ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / Text Property

In This Topic
    Text Property (RText)
    In This Topic
    Gets or sets the text.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}

    Property Value

    The text.
    See Also