Initializes the resources of a newly instantiated TXSpellChecker object. This method must be called before using the object. If TX Spell .NET is connected to a TXTextControl.WPF.TextControl instance, this method is called implicitely and must not be called separately.

Create()

public void Create();
Public Sub Create()