LanguageDetected Property

See Also         Example         Applies To

Returns or sets a value that specifies whether Microsoft Word has detected the language of the specified text. Read/write Boolean.

Remarks

Check the LanguageID property for the results of any previous language detection.

The LanguageDetected property is set to True when the DetectLanguage method is called. To reevaulate the language of the specified text, you must first set LanguageDetected to False.