cancel Property

Summary

Gets or sets a value that indicate whether to abort the current image processing operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageProcessingProgressEventArgs.prototype, 'cancel', 
	get: function(), 
	set: function(value) 
) 
cancel: boolean; 

Property Value

true to abort the current image processing operation, otherwise; false. Default value is false.

Example

For an example, refer to ImageProcessing.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.