C1.WPF.SpellChecker Namespace / CharRange Class / Text Property

In This Topic
Text Property (CharRange)
In This Topic
Gets the string represented by this CharRange.
Syntax
'Declaration
 
Public ReadOnly Property Text As String
 
See Also