var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerSettingsJS(containerId, localizationId, useAnnotations); var value; // Type: boolean value = instance.get_ShowUndoActionList();
function get_ShowUndoActionList() : boolean;
Return Value
A value indicating whether this panel should show the undo action list. Default value is False.