SpellChecker Interface

Represents a linguistic dictionary that is used for the spell checking feature.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Linguistics
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface SpellChecker
'Usage
Dim instance As SpellChecker
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface SpellChecker

See Also

Reference

SpellChecker Members

Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace