SpellingErrors Structure

List of misspellings for a chunk of text.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Structure SpellingErrors
'Usage
Dim instance As SpellingErrors
public struct SpellingErrors

Remarks

This structure contains all spelling errors found in a single chunk of text that was sent to the spelling checker Web service.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SpellingErrors Members

Microsoft.SharePoint.Publishing Namespace