Detects language scopes in a text and fills the results into the LanguageScopeCollection at TXSpellChecker.LanguageScopes.

Introduced: 5.0.

DetectLanguageScopes(String)

public void DetectLanguageScopes(string text);
Public Sub DetectLanguageScopes(text As String)

Parameters

Parameter Description
text Specifies the text where to detect language scopes.

Remarks

The languages that are used to detect language scopes in a text can be defined by the TXSpellChecker.DetectableLanguageScopes property.