RouteToAutoIDX (Method) - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

Description

Routes the current data image or document set to the ID Exceptions phase.

Syntax

Form.RouteToAutoIDX [ bEntireDocSet ]

Parameters

Object is a reference to a Form object. For more information, see Form Object (page Form Object).

RouteToAutoIDX is the command.

bEntireDocSet is an optional parameter. If a True value is passed, the entire document set is rerouted rather than just the current image.

Example