set_DecodingSettings Метод
В этом разделе
Sets the decoding settings of this image.
Синтаксис
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
var returnValue; // Type: any
// Parameters
var value; // Type: WebDecodingSettingsJS
returnValue = instance.set_DecodingSettings(value);
Parameters
- value
- WebDecodingSettingsJS of this image.
Исключения
| Исключение | Описание |
| Thrown if argument has wrong type. |
Смотрите также