Gets a collection of all detected language scopes. The property's value is an object of type LanguageScopeCollection.

Introduced: 5.0.

Syntax

public Proofing.LanguageScopeCollection LanguageScopes{ get; }
Public ReadOnly Property LanguageScopes() As Proofing.LanguageScopeCollection

Limitations

Read only.