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

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