ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutResult Structure / Strings Property

In This Topic
    Strings Property
    In This Topic
    Text lines after text layout.
    Syntax
    'Declaration
     
    Public ReadOnly Property Strings As String()
    public string[] Strings {get;}
    See Also