AllowMovingAllToRest Property
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.
public System.bool AllowMovingAllToRest {get; set;}
'Declaration
Public Property AllowMovingAllToRest As System.Boolean