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

In This Topic
    GetLines Method
    In This Topic
    Gets the lines.
    Syntax
    'Declaration
     
    Public Function GetLines() As String()
    public string[] GetLines()
    See Also