←Select platform

Clone Method

Summary

Creates an exact copy of this barcode write options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public override object Clone() 
Public Overrides Function Clone() As Object 
public override object Clone() 
- (instancetype)copy 
@Override public Object clone() 
 function Leadtools.Barcode.PatchCodeBarcodeReadOptions.Clone() 
public: 
Object^ Clone(); override  

Return Value

The PatchCodeBarcodeReadOptions method created by this method, cast as an object.

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly