VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / Web2DBarcodeWriterSettingsJS type / get_EciNumber Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_EciNumber Method
    In This Topic
    Gets the ECI assignment number.
    Syntax
    var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();
    
    var value; // Type: number
    value = instance.get_EciNumber();
    
    
    function get_EciNumber() : number;
    

    Return Value

    ECI assignment number.
    Browser Compatibility
    9
    5
    11
    5
    See Also