FlaggedWord.type Field
Gets the type of the error: either a misspelling or a repeated word.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public type As SpellingErrorType
'Usage
Dim instance As FlaggedWord
Dim value As SpellingErrorType
value = instance.type
instance.type = value
public SpellingErrorType type