←Select platform

Clone Method

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

Return Value

The PDF417BarcodeData clone this method creates, cast as an object.

Remarks

This method overrides the base class BarcodeData.Clone to clone the extra members of this class.

Example

For an example, refer to BarcodeData.Clone.

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.