Train Method of the FieldsExtractionTrainer Object
This method trains fields extraction with the corresponding batch.
Important! For this method, an operation cancellation signal called by the OnProgress notification does not guarantee its interruption.
Syntax
Visual Basic .NET
Sub Train()
C++
HRESULT Train();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
8/15/2023 1:19:30 PM