VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebResolutionJS type / isEmpty Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
isEmpty Метод
В этом разделе
Gets a value indicating whether this margin is empty.
Синтаксис
var instance = new Vintasoft.Shared.WebResolutionJS(x, y);

var value; // Type: boolean
value = instance.isEmpty();

Return Value

True if this margin is empty; otherwise, false.
Смотрите также