Gets or sets the name of the image processing command to run.
Object.defineProperty(ImageProcessing.prototype, 'command',
get: function(),
set: function(value)
)
command: string;
The name of the image processing command to run.
This parameter is case sensitive.
For an example, refer to ImageProcessing.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET