public System.Windows.Controls.SpellingError GetSpellingError(
System.Windows.Documents.TextPointer position
)
'Declaration
Public Function GetSpellingError( _
ByVal position As System.Windows.Documents.TextPointer _
) As System.Windows.Controls.SpellingError
'Usage
Dim instance As FormulaTextBox
Dim position As System.Windows.Documents.TextPointer
Dim value As System.Windows.Controls.SpellingError
value = instance.GetSpellingError(position)
Parameters
position
Requirements
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)