ArcGIS Pro 3.0 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, Windows 8.1

    See Also