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

In This Topic
    IgnoreAll Method
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also