var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS(); var value; // Type: string value = instance.get_RedoDescription();
function get_RedoDescription() : string;
Return Value
Description of next redo action.
var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS(); var value; // Type: string value = instance.get_RedoDescription();
function get_RedoDescription() : string;