[]
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 bool AllowMovingAllToRest { get; set; }
Public Property AllowMovingAllToRest As Boolean