Expand Minimize
This topic has not yet been rated - Rate this topic

SpellCheckErrorCode enumeration

Describes errors that can occur during spell checking.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public enum SpellCheckErrorCode
Member nameDescription
OkSpecifies the spelling checker did not return any errors.
UserNotAuthenticatedSpecifies the current user's credentials could not be authenticated to use the spellchecker.
SpellCheckerNotInstalledSpecifies the spelling checker feature is not installed.
UnexpectedErrorSpecifies the spellchecker returned an unexpected error.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.