Add Method of the GroupLanguage Object
This method adds a language to the group. The method adds a reference to an existing object.
Syntax
Visual Basic .NET
Sub Add(Value As Language)
C++
HRESULT Add( ILanguage* Value );
Parameters
- Value
- [in] This parameter refers to the Language object to be added.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30