For a list of all members of this type, see TemplateImage members.
Public Methods
| Name | Description |
| CopyTo |
Designed to make passing image data between different Accusoft components easier, this method makes a copy of this object's image data and gives the
new image data to another object which can be defined in a different Accusoft assembly. When finished, both this object and the destination object
will contain separate copies of the same image data.
|
| Dispose |
Disposes of unmanaged resources.
|
| GetHashCode |
Serves as a hash function for this object.
|
Top
Protected Methods
| Name | Description |
| Finalize |
A finalizer for the object.
|
Top
See Also