RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextRange Class / ToggleCase Method

In This Topic
    ToggleCase Method (C1TextRange)
    In This Topic
    Toggles the case of all characters in the range.
    Syntax
    'Declaration
     
    
    Public Sub ToggleCase() 
    public void ToggleCase()
    See Also