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