ComponentOne RichTextBox for WPF and Silverlight
TextWrapping Property (C1RichTextBox)

C1.WPF.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 System.Windows.TextWrapping
public System.Windows.TextWrapping TextWrapping {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members