ArcGIS Pro 2.8 API Reference Guide
IgnoreAll Method

ArcGIS.Desktop.Framework.Utilities Namespace > SpellChecker Class : IgnoreAll Method
Will ignore the specified spelling error for the lifetime of the spell checker object.
Syntax
public void IgnoreAll( 
   string word
)
Public Sub IgnoreAll( _
   ByVal word As String _
) 

Parameters

word
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SpellChecker Class
SpellChecker Members