menu

UWP

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

    Show / Hide Table of Contents

    Class SpellCheckerBase

    SpellChecker base helps to find erroneous spelling in a word and provides suggestions for it.

    Inheritance
    System.Object
    SpellCheckerBase
    Namespace: Syncfusion.SpellChecker.Base
    Assembly: Syncfusion.SfSpellChecker.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public class SpellCheckerBase : Object

    Constructors

    SpellCheckerBase()

    Initializes the instance of SpellChecker base.

    Declaration
    [ClassReference(IsReviewed = false)]
    public SpellCheckerBase()

    SpellCheckerBase(Stream)

    Initializes the instance of SpellChecker base.

    Declaration
    [ClassReference(IsReviewed = false)]
    public SpellCheckerBase(Stream stream)
    Parameters
    Type Name Description
    System.IO.Stream stream

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved