VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebExportFileSettingsJS type / get_ImageIndexes Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ImageIndexes Method
In This Topic
Gets the indexes of images, which should be exported.
Syntax
var instance = new Vintasoft.Imaging.WebExportFileSettingsJS();

var value; // Type: number[]
value = instance.get_ImageIndexes();

Return Value

The indexes of images, which should be exported.
Browser Compatibility
56+
45+
11
See Also