error Property

Summary

Gets the current image processing error object.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageProcessingErrorEventArgs.prototype, 'error', 
	get: function() 
) 
error: Error; // read-only 

Property Value

The current image processing error object.

Example

For an example, refer to ImageProcessing.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly