VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_CustomerContent Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_CustomerContent Method
    In This Topic
    Gets optional space for use by customer.
    Syntax
    var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
    
    var value; // Type: string
    value = instance.get_CustomerContent();
    
    
    function get_CustomerContent() : string;
    

    Return Value

    Optional space for use by customer.
    Browser Compatibility
    9
    5
    11
    5
    See Also