←Select platform

Clone Method

Summary
Creates an exact copy of this barcode read or write options.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public abstract BarcodeOptions Clone() 
- (instancetype)copy 
public abstract BarcodeOptions clone() 
public: 
abstract BarcodeOptions^ Clone();  
def Clone(self): 

Return Value

This BarcodeOptions cast as an object.

Remarks

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

Requirements

Target Platforms

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

Leadtools.Barcode Assembly

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