VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode Namespace / Web2DBarcodeWriterSettingsJS type / get_GS1TwoDimensionalComponentType Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    get_GS1TwoDimensionalComponentType Метод
    В этом разделе
    Возвращает тип компонента GS1 2D.
    Синтаксис
    var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();
    
    var value; // Type: Vintasoft.Barcode.WebGS1TwoDimensionalComponentTypeEnumJS
    value = instance.get_GS1TwoDimensionalComponentType();
    
    
    function get_GS1TwoDimensionalComponentType() : WebGS1TwoDimensionalComponentTypeEnumJS;
    

    Return Value

    Экземпляр класса WebGS1TwoDimensionalComponentTypeEnumJS, который определяет тип 2D-компонента GS1.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также