Share via


SpellingErrors.flaggedWords Field

List of spelling errors that were identified.

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

Syntax

'Declaration
Public flaggedWords As FlaggedWord()
'Usage
Dim instance As SpellingErrors
Dim value As FlaggedWord()

value = instance.flaggedWords

instance.flaggedWords = value
public FlaggedWord[] flaggedWords

See Also

Reference

SpellingErrors Structure

SpellingErrors Members

Microsoft.SharePoint.Publishing Namespace