ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.Line Class / GetText Method

In This Topic
    GetText Method
    In This Topic
    Gets the text.
    Syntax
    'Declaration
     
    Public Function GetText() As String
    public string GetText()

    Return Value

    System.String.
    See Also