SpellCheckerCustomDictionary(SerializationInfo, StreamingContext) Constructor
Initializes a new instance of the SpellCheckerCustomDictionary class with specified settings.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v25.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Parameters
| Name | Type |
|---|---|
| info | SerializationInfo |
| context | StreamingContext |
See Also