C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / LocalizationOption Class / LocalizationOption Constructor

In This Topic
LocalizationOption Constructor
In This Topic
Initializes a new instance of the LocalizationOption class.
Syntax
'Declaration
 
Public Function New( _
   ByVal spellchecker As C1SpellChecker _
)
 

Parameters

spellchecker
See Also