var instance = new Vintasoft.Imaging.WebExportFileSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: number[] returnValue = instance.set_ImageIndexes(value);
function set_ImageIndexes(
valueThe indexes of images, which should be exported.: number[]
) : any;
Parameters
- value
- The indexes of images, which should be exported.