ArcGIS Pro 3.7 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 Sub AddToDictionary( _
       ByVal word As String _
    ) 
    public void AddToDictionary( 
       string word
    )

    Parameters

    word
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also