ComponentOne Expression Editor for WPF
GetNextSpellingErrorPosition Method

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

Parameters

position
direction
See Also

Reference

C1ExpressionRichTextBox Class
C1ExpressionRichTextBox Members