VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageJS type / get_Resolution Property
Синтаксис Совместимость с браузерами Смотрите также
    get_Resolution Метод
    Gets the image resolution.
    Синтаксис
    var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
    
    var value; // Type: object
    value = instance.get_Resolution();
    
    

    Return Value

    Image resolution in dpi.
    Смотрите также