command Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(ImageProcessing.prototype, 'command', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly