←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 AztecBarcodeWriteOptions cast as an object.

Remarks

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

Requirements

Target Platforms

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

Leadtools.Barcode Assembly