VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebResolutionJS type / get_Empty Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
get_Empty Метод
В этом разделе
Returns the empty resolution.
Синтаксис
var instance = new Vintasoft.Shared.WebResolutionJS(x, y);

var value; // Type: Vintasoft.Shared.WebResolutionJS
value = instance.get_Empty();

Return Value

The empty resolution.
Смотрите также