CheckRules Method of the Batch Object

This method checks all rules imposed on data in the specified documents.

Syntax

Visual Basic .NET

Sub CheckRules(DocIds As IntsCollection)
    

C++

HRESULT CheckRules(
  IIntsCollection* DocIds
);
    

Parameters

DocIds
[in] This parameter refers to the IntsCollection object that contains a set of identifiers of the documents to check rules in. This parameter may be 0, in which case rules are checked in all the documents of the batch.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

Remarks

To check rules in a certain document field, use the CheckRules method of the Document object.

See also

Batch

IBatch::Recognize

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.