ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Utilities Namespace / SpellChecker Class / AddToDictionary Method

In This Topic
    AddToDictionary Method
    In This Topic
    Adds the specified word to the dictionary.
    Syntax
    public void AddToDictionary( 
       string word
    )
    Public Sub AddToDictionary( _
       ByVal word As String _
    ) 

    Parameters

    word
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also