ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / Spell_SetLanguage Method

In This Topic
    Spell_SetLanguage Method
    In This Topic
    Sets the spell check language.
    Syntax
    public static void Spell_SetLanguage( 
       string language
    )
    Public Shared Sub Spell_SetLanguage( _
       ByVal language As String _
    ) 

    Parameters

    language
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also