alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GrammarDictionaryBase

    Represents base class that requires base dictionary file with affix file.

    Inheritance
    System.Object
    DictionaryBase
    GrammarDictionaryBase
    HunspellDictionaryBase
    IspellDictionaryBase
    GrammarDictionaryBase
    Inherited Members
    DictionaryBase.Culture
    DictionaryBase.Encoding
    Namespace: Syncfusion.SpellChecker.Base
    Assembly: Syncfusion.SpellChecker.Base.dll
    Syntax
    public abstract class GrammarDictionaryBase : DictionaryBase

    Constructors

    GrammarDictionaryBase()

    Declaration
    protected GrammarDictionaryBase()

    Methods

    LoadDictionary()

    Declaration
    protected override bool LoadDictionary()
    Returns
    Type
    System.Boolean
    Overrides
    DictionaryBase.LoadDictionary()
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved