See Also Examples Applies To
Creates a new document identifier template from a GdPicture Image.
Syntax
object.ADRCreateTemplateFromGdPictureImage (nImageID)
The ADRCreateTemplateFromGdPictureImage syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nImageID | Required. Long. GdPicture Image handle. The image from wich the new template will be created. |
Returns
Long. Return . The created template ID if success else, -1 if fail. check the GetStat() function to get the reason on this result.
Category
Automatic Document Recognition Functions