SpellerLanguages.Default Property
Gets an enumeration value that specifies the default language used by the Spellchecker object.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Default As Integer
Get
'Usage
Dim value As Integer
value = SpellerLanguages.Default
public static int Default { get; }
Property Value
Type: System.Int32