See Also Examples Applies To
Sets a TAG to an existing template. IE: this can be the name of the template identifier.
Syntax
object.ADRSetTemplateTag (nTemplateID, sTemplateTag)
The ADRSetTemplateTag syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nTemplateID | Required. Long. An existing template ID. |
| sTemplateTag | Required. String. The tag value. |
Returns
Boolean. True if success, else False (unknown template).
Category
Automatic Document Recognition Functions