[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextSplitOptions.AllowMovingAllToRest

AllowMovingAllToRest Property

AllowMovingAllToRest

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.

Declaration
public bool AllowMovingAllToRest { get; set; }
Public Property AllowMovingAllToRest As Boolean