ArcGIS Pro 2.9 API Reference Guide
AddToDictionary Method

ArcGIS.Desktop.Framework.Utilities Namespace > SpellChecker Class : AddToDictionary Method
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, Windows 8.1

See Also

Reference

SpellChecker Class
SpellChecker Members