VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / getImages Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getImages Method
In This Topic
Returns an image collection, which is associated with the document viewer.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

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

Return Value

Browser Compatibility
56+
45+
11
See Also