Share via


SpellCheckResults.detectedLanguage Field

Specifies the language that is detected when using language auto-detection.

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

Syntax

'Declaration
Public detectedLanguage As Integer
'Usage
Dim instance As SpellCheckResults
Dim value As Integer

value = instance.detectedLanguage

instance.detectedLanguage = value
public int detectedLanguage

See Also

Reference

SpellCheckResults Structure

SpellCheckResults Members

Microsoft.SharePoint.Publishing Namespace