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

var value; // Type: string
value = instance.get_ImageId();

Return Value

Image source identifier.
Смотрите также