Gets the history manager associated with the undo monitor.
var instance = new Vintasoft.Imaging.WebUndoMonitorJS(undoManager);
var value; // Type: object
value = instance.get_UndoManager();
function get_UndoManager() : object;
Return Value
History manager associated with the undo monitor.