See Also Examples Applies To
Returns a document identifier template ID from his index.
Syntax
object.ADRGetTemplateID (nTemplateNo)
The ADRGetTemplateID syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nTemplateNo | Required. Long. Template index. Value between 1 and ADRGetTemplateCount(). |
Returns
Long. The Template ID. If nTemplateNo is invalid, returns -1.
Category
Automatic Document Recognition Functions