←Select platform

Clone Method

Summary
Creates an exact copy of this barcode read or write options.
Syntax
C#
VB
Objective-C
C++
Java
public abstract BarcodeOptions Clone() 
Public MustOverride Function Clone() As BarcodeOptions 
- (instancetype)copy 
public abstract BarcodeOptions clone() 
public: 
abstract BarcodeOptions^ Clone();  

Return Value

This BarcodeOptions cast as an object.

Remarks

This method clones (creates a new object) of this BarcodeOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.