SpellCheckerBase.RestoreFromRegistry(String) Method
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v14.2.Core.dll
Declaration
public void RestoreFromRegistry(
string path
)
Public Sub RestoreFromRegistry(
path As String
)
Parameters
| Name | Type |
|---|---|
| path | String |
See Also