var instance = new Vintasoft.Imaging.ImageProcessing.WebAutoContrastCommandJS(successFunc, errorFunc); var value; // Type: boolean value = instance.get_ChangeSource();
function get_ChangeSource() : boolean;
Return Value
True - changes must be saved in the source file; False - changes must be saved in new file.