ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Framework.Utilities Namespace / SpellChecker Class / GetSuggestions Method
Version

    GetSuggestions Method
    Returns an array of suggestions for the specified word. Returns null if the word is properly spelled.
    Syntax
    public string[] GetSuggestions( 
       string word
    )

    Parameters

    word
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also