var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: boolean value = instance.get_IsAutoScrollToFocusedImageEnabled();
function get_IsAutoScrollToFocusedImageEnabled() : boolean;
Return Value
A value indicating whether the viewer must automatically scroll to the focused image in multipage display mode.