DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / PageSplitArea Class / TextLayout Property

In This Topic
TextLayout Property (PageSplitArea)
In This Topic
Gets the resulting TextLayout or null after executing SplitAndBalance.
Syntax
'Declaration
 
Public ReadOnly Property TextLayout As TextLayout
 
See Also