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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly