←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 QRBarcodeWriteOptions cone this method creates, cast as an object.

Remarks

This method clones (creates a new object) this QRBarcodeWriteOptions.

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