←Select platform

Clone Method

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

Return Value

The AztecBarcodeReadOptions cast as an object.

Remarks

This methods clones (creates a new object) of this AztecBarcodeReadOptions.

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.