command Property

Summary

Gets or sets the name of the image processing command to run.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageProcessing.prototype, 'command', 
	get: function(), 
	set: function(value) 
) 
command: string; 

Property Value

The name of the image processing command to run.

Remarks

This parameter is case sensitive.

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.