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

In This Topic
    ToLowercase Method (C1TextRange)
    In This Topic
    Converts all characters in the range to lower case.
    Syntax
    'Declaration
     
    
    Public Sub ToLowercase() 
    public void ToLowercase()
    See Also