ComponentOne Expression Editor for WPF
GetSpellingErrorRange Method

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > C1ExpressionRichTextBox Class : GetSpellingErrorRange Method
Syntax
'Declaration
 
Public Function GetSpellingErrorRange( _
   ByVal position As System.Windows.Documents.TextPointer _
) As System.Windows.Documents.TextRange
public System.Windows.Documents.TextRange GetSpellingErrorRange( 
   System.Windows.Documents.TextPointer position
)

Parameters

position
See Also

Reference

C1ExpressionRichTextBox Class
C1ExpressionRichTextBox Members