VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebThumbnailViewerJS type / get_Images Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Images Method
In This Topic
Gets the image collection associated with the viewer.
Syntax
var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId);

var value; // Type: Vintasoft.Shared.WebImageCollectionJS
value = instance.get_Images();

Return Value

Browser Compatibility
56+
45+
11
See Also