SpellChecker Class
Represents the Spelling Checker Web service.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.SharePoint.Publishing.SpellChecker
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.SharePoint.Publishing.SpellChecker
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)] [WebServiceAttribute(Namespace = "http://schemas.microsoft.com/sharepoint/publishing/spelling/", Name = "Spelling Service", Description = "This web service identifies spelling mistakes and recommends suggestions for correction.")] [SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)] public sealed class SpellChecker : WebService