VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebResolutionJS type / createCopy Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    createCopy Method
    In This Topic
    Return copy of item.
    Syntax
    var instance = new Vintasoft.Shared.WebResolutionJS(x, y);
    
    var value; // Type: Vintasoft.Shared.WebResolutionJS
    value = instance.createCopy();
    
    
    function createCopy() : WebResolutionJS;
    

    Return Value

    Copy of item.
    Browser Compatibility
    9
    5
    11
    5
    See Also