var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS(); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsEnabled(value);
function set_IsEnabled(
valueValue indicating whether the undo manager is enabled.: boolean
) : any;
Parameters
- value
- Value indicating whether the undo manager is enabled.