var instance = new Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandBaseJS(); var value; // Type: boolean value = instance.get_CanModifyImage();
function get_CanModifyImage() : boolean;
Return Value
A value indicating whether this command can modify an image.