Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Command Property

Show in webframe
Gets or sets the name of the image processing command to run.
Syntax
get_command();
set_command(value);
Object.defineProperty('command');

Property Value

TypeDescription
stringThe name of the image processing command to run.
Remarks

This parameter is case sensitive.

Example

For an example, refer to ImageProcessing.

See Also

Reference

ImageProcessing Object
ImageProcessing Members

Error processing SSI file