VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageSourceJS type / get_ImageId Property
Синтаксис Совместимость с браузерами Смотрите также
    get_ImageId Метод
    Gets an identifier that determines the image source.
    Синтаксис
    var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);
    
    var value; // Type: string
    value = instance.get_ImageId();
    
    

    Return Value

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