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 |