See Also Examples Applies To
Returns the relevance from a specific template obtained during the last operation of documents recognition.
Syntax
object.ADRGetLastRelevanceFromTemplate (nTemplateID)
The ADRGetLastRelevanceFromTemplate syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nTemplateID | Required. Long. The template ID. |
Returns
Double. Relevance from specified template. Value between 0 and 100 (identical document).
Category
Automatic Document Recognition Functions