Adds an image to a document identifier template from a GdPicture Image.
public GdPictureStatus ADRAddGdPictureImageToTemplate( int TemplateID, int ImageID );
Public Function ADRAddGdPictureImageToTemplate( ByVal TemplateID As Integer, ByVal ImageID As Integer ) As GdPictureStatus
|
Parameters |
Description |
|
TemplateID |
The existing template ID to add the new image. |
|
ImageID |
The image to add to the existing template. |
A member of the GdPictureStatus enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|