See Also Examples Applies To
Adds an image to a document identifier template from a GdPicture Image.
Syntax
object.ADRAddImageToTemplate (nTemplateID, nImageID)
The ADRAddImageToTemplate 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 existing template ID to add the new image. |
| nImageID | Required. Long. The image to add to the existing template. |
Returns
Long. GdPictureStatus
Category
Automatic Document Recognition Functions