var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: boolean value = instance.get_VScroll();
function get_VScroll() : boolean;
Return Value
Value indicating whether the vertical scroll bar is visible. Default value is True.