ComponentOne RichTextBox for UWP
TextWrapping Property (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : TextWrapping Property
Gets or sets whether the control should wrap the text to fit its width.
Syntax
'Declaration
 
Public Property TextWrapping As Windows.UI.Xaml.TextWrapping
public Windows.UI.Xaml.TextWrapping TextWrapping {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members