VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_ClassId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ClassId Method
    In This Topic
    Gets the class of the item.
    Syntax
    var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
    
    var value; // Type: string
    value = instance.get_ClassId();
    
    
    function get_ClassId() : string;
    

    Return Value

    Class of the item.
    Browser Compatibility
    9
    5
    11
    5
    See Also