LEADTOOLS JavaScript (Leadtools)

Cancel Property

Show in webframe
Gets or sets a value that indicate whether to abort the current image processing operation.
Syntax
get_cancel();
set_cancel(value);
Object.defineProperty('cancel');

Property Value

TypeDescription
booleantrue to abort the current image processing operation, otherwise; false. Default value is false.
Example

For an example, refer to ImageProcessing.

See Also

Reference

ImageProcessingProgressEventArgs Object
ImageProcessingProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.