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

In This Topic
    LogicalStrings Property
    In This Topic
    Logical strings for justify alignment algorithms. Null otherwise.
    Syntax
    'Declaration
     
    Public ReadOnly Property LogicalStrings As String()
    public string[] LogicalStrings {get;}
    See Also