[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.TextLayoutResult

TextLayoutResult Struct

Represents text layout result.

Namespace: GrapeCity.ActiveReports.Core.Document
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public struct TextLayoutResult

Constructors

Name Description
TextLayoutResult(string[], SizeF, string[])

Initialize new instance of TextLayoutResult class.

Properties

Name Description
LogicalStrings

Logical strings for justify alignment algorithms. Null otherwise.

Size

Result size in inches.

Strings

Text lines after text layout.