var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId); var value; // Type: Vintasoft.Shared.WebImageTypeEnumJS value = instance.get_ThumbnailsFormat();
function get_ThumbnailsFormat() : WebImageTypeEnumJS;
Return Value
An instance of WebImageTypeEnumJS class that defines a format in which the viewer want to receive thumbnails. Default value is "Url".