menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HunspellDictionary - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HunspellDictionary

    Document as in base class

    Inheritance
    System.Object
    DictionaryBase
    GrammarDictionaryBase
    HunspellDictionaryBase
    HunspellDictionary
    OpenOfficeDictionary
    Inherited Members
    DictionaryBase.Culture
    DictionaryBase.Encoding
    GrammarDictionaryBase.LoadDictionary()
    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.Windows.Controls
    Assembly: Syncfusion.SfSpellChecker.WPF.dll
    Syntax
    public class HunspellDictionary : HunspellDictionaryBase

    Constructors

    HunspellDictionary()

    Declaration
    public HunspellDictionary()

    Properties

    DictionaryUri

    Gets or sets the dictionary uri.

    Declaration
    public Uri DictionaryUri { get; set; }
    Property Value
    Type
    System.Uri

    GrammarUri

    Gets or sets the grammar uri.

    Declaration
    public Uri GrammarUri { get; set; }
    Property Value
    Type
    System.Uri
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved