VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageSourceJS type / get_Password Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
get_Password Метод
В этом разделе
Gets the image source password.
Синтаксис
var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);

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

Return Value

The image source password.
Смотрите также