ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / TextWrapping Property

In This Topic
    TextWrapping Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextWrapping As Windows.UI.Xaml.TextWrapping
    public Windows.UI.Xaml.TextWrapping TextWrapping {get; set;}
    See Also