command Property (ImageProcessing)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize