DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextSplitOptions Class / AllowMovingAllToRest Property

In This Topic
AllowMovingAllToRest Property
In This Topic
Gets or sets a value indicating whether, if no part of the content can fit in the current layout, to move all content to rest TextLayout. The default is false.
Syntax
'Declaration
 
Public Property AllowMovingAllToRest As System.Boolean
 
See Also