var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewerUndoMonitorJS(undoManager, annotationViewer); var value; // Type: boolean value = instance.get_ShowHistoryForDisplayedImages();
function get_ShowHistoryForDisplayedImages() : boolean;
Return Value
True if history must be shown only for images, which are displayed in viewer; otherwise, false. Default value is true.