[]
Represents text layout result.
public struct TextLayoutResult
| Name | Description |
|---|---|
| TextLayoutResult(string[], SizeF, string[]) | Initialize new instance of TextLayoutResult class. |
| Name | Description |
|---|---|
| LogicalStrings | Logical strings for justify alignment algorithms. Null otherwise. |
| Size | Result size in inches. |
| Strings | Text lines after text layout. |