VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageCollectionJS type / setDecodingSettings Methods / setDecodingSettings() Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    setDecodingSettings() Метод
    В этом разделе
    Sets the default decoding settings for all images from this collection.
    Синтаксис
    var instance = new Vintasoft.Shared.WebImageCollectionJS();
    
    var value; // Type: any
    value = instance.setDecodingSettings();
    
    
    function setDecodingSettings() : any;
    
    Смотрите также