var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfContentEditorToolJS(); var value; // Type: boolean value = instance.get_IsUndoEnabled();
function get_IsUndoEnabled() : boolean;
Return Value
True - is undo/redo enabled; False - is undo/redo not enabled. Default value is True.