VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageJS type / get_DecodingSettings Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
get_DecodingSettings Метод
В этом разделе
Gets the decoding settings of this image.
Синтаксис
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);

var value; // Type: Vintasoft.Shared.WebDecodingSettingsJS
value = instance.get_DecodingSettings();

Return Value

WebDecodingSettingsJS of this image.
Смотрите также