Interface that must be implemented by custom spell-check parsers.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public interface ISpellParser
Visual Basic (Declaration)
Public Interface ISpellParser

See Also