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

    See Also