Accusoft.ImagXpress13.Net
Cancel Method




Cancels current loading, decompression, compression, or saving operations.
Syntax
'Declaration
 
Public Sub Cancel() 
'Usage
 
Dim instance As ImageX
 
instance.Cancel()
public void Cancel()
public: void Cancel(); 
public:
void Cancel(); 
Remarks
Whenever the Cancel method is called, it is considered a request to cancel. The operation may be to far along to cancel or the operation may have already completed. The application should verify the state of the image after the operation has been requested to be cancelled.
See Also

Reference

ImageX Class
ImageX Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback