VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / clone Property
Syntax BrowserCompatibility SeeAlso
In This Topic
clone Method
In This Topic
Creates a new object that is a copy of the current instance.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();

var value; // Type: Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS
value = instance.clone();

Return Value

New object that is a copy of the current instance.
Browser Compatibility
9
5
11
5
See Also