VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
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();
    
    
    function isEmpty() : boolean;
    

    Return Value

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