ComponentOne RichTextBox for WPF and Silverlight
ToUppercase Method (C1TextRange)

C1.WPF.RichTextBox.Documents Namespace > C1TextRange Class : ToUppercase Method
Converts all characters in the range to upper case.
Syntax
'Declaration
 
Public Sub ToUppercase() 
public void ToUppercase()
See Also

Reference

C1TextRange Class
C1TextRange Members