ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / ApplicationProperties Class / IsSpellCheckingEnabled Property

In This Topic
    IsSpellCheckingEnabled Property
    In This Topic
    Gets or sets boolean to indicate if spell checking is turned on.
    Syntax
    public bool IsSpellCheckingEnabled {get; set;}
    Public Property IsSpellCheckingEnabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also