ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Utilities Namespace / SpellChecker Class


In This Topic
    SpellChecker Class Methods
    In This Topic

    For a list of all members of this type, see SpellChecker members.

    Public Methods
     NameDescription
    Public Method Adds the specified word to the dictionary.  
    Public Method Returns a list of tuples of integers, each containing the start position and length of each spelling error in the sentence.  
    Public Method Returns an array of suggestions for the specified word. Returns null if the word is properly spelled.  
    Public Method Will ignore the specified spelling error for the lifetime of the spell checker object.  
    Top
    See Also