AddCandidate2
This method adds a new candidate to the field based on the specified Worktext.
Syntax
AddCandidate2 (pWorktext as ISCBCroWorktext, pIndex as Long)
Parameter | Description |
---|---|
pWorktext | [in] Must be an initialized Worktext as it was created calling a SCBCroZone.Recognize method. |
pIndex | [out] Returns the index of the new candidate within the candidate array. |