VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_VersionId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_VersionId Method
    In This Topic
    Gets the barcode version as relevant to each Information Type ID.
    Syntax
    var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
    
    var value; // Type: string
    value = instance.get_VersionId();
    
    
    function get_VersionId() : string;
    

    Return Value

    Barcode version as relevant to each Information Type ID.
    Browser Compatibility
    9
    5
    11
    5
    See Also