ArcGIS Pro 3.7 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 Property IsSpellCheckingEnabled As Boolean
    public bool IsSpellCheckingEnabled {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also