menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AccuracyLevels - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AccuracyLevels

    Represents a list of accuracy levels based on which phonetic matching is executed for filtering suggestions

    Namespace: Syncfusion.SpellChecker.Base
    Assembly: Syncfusion.SpellChecker.Base.dll
    Syntax
    public enum AccuracyLevels

    Fields

    Name Description
    High

    Represents a high level which filters maximum possible suggestions.

    Low

    Represents a most accurate level which filters accurate suggestions only.

    Medium

    Represents a medium level which filters matching suggestions.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved