SpellCheckErrorCode enumeration
SharePoint 2013
Describes errors that can occur during spell checking.
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
| Member name | Description | |
|---|---|---|
| Ok | Specifies the spelling checker did not return any errors. | |
| UserNotAuthenticated | Specifies the current user's credentials could not be authenticated to use the spellchecker. | |
| SpellCheckerNotInstalled | Specifies the spelling checker feature is not installed. | |
| UnexpectedError | Specifies the spellchecker returned an unexpected error. |