M-Files API 23.11.13135.0
DetectTextLanguageEx Method
VaultAutomaticMetadataOperations Object : DetectTextLanguageEx Method
The plain text input.
Description
Detects the language of the specified plain text content.
Syntax
Visual Basic
Public Function DetectTextLanguageEx( _
   ByVal TextContent As String _
) As LanguageDetectionResult
Parameters
TextContent
The plain text input.
Remarks

Requires M-Files 18.12.7201.2 or later.

This method is available only if M-Files API is used in the server interface mode.

See Also

VaultAutomaticMetadataOperations Object  | VaultAutomaticMetadataOperations Members