Gets the indexes of images, which should be exported.
var instance = new Vintasoft.Imaging.WebExportFileSettingsJS();
var value; // Type: number[]
value = instance.get_ImageIndexes();
function get_ImageIndexes() : number[];
Return Value
The indexes of images, which should be exported.