RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / ScrollPresenter Class / TextWrapping Property

In This Topic
    TextWrapping Property (ScrollPresenter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TextWrapping As TextWrapping
    public TextWrapping TextWrapping {get; set;}
    See Also