Accusoft.ImagXpress12.Net
Copy Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class : Copy Method




Glossary Item Box

This method copies the current ImageX object into a newly created ImageX object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

A new ImageX object that is a copy of the given ImageX object.

Remarks

The ImageX object implements the IDisposable interface and the application is required to call the Dispose method when the application is done with ImageX object, otherwise memory may leak.

See Also

©2013. Accusoft Corporation. All Rights Reserved.