menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpellCheckDictionary - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SpellCheckDictionary

    The spell check dictionary.

    Inheritance
    System.Object
    SpellCheckDictionary
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.EJ2.SpellChecker
    Assembly: Syncfusion.EJ2.SpellChecker.dll
    Syntax
    public class SpellCheckDictionary

    Constructors

    SpellCheckDictionary(DictionaryData)

    Initializes a new instance of the SpellCheckDictionary class using the specified dictionary data.

    Declaration
    public SpellCheckDictionary(DictionaryData item)
    Parameters
    Type Name Description
    DictionaryData item

    The dictionary data value

    Methods

    Finalize()

    Finalizes an instance of the SpellCheckDictionary class.

    Declaration
    protected void Finalize()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved