Click or drag to resize

ISpellCheckerEngine Property

The IEngine instance associated with this object.

Namespace:  DotNetBrowser.SpellCheck
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
IEngine Engine { get; }

Property Value

Type: IEngine
See Also