←Select platform

CopyTo Method (BarcodeOptions)

Summary

Copies the members of this barcode read or write options to the specified object.

Syntax

C#
VB
Java
Objective-C
C++
public abstract void CopyTo(  
   Leadtools.Barcode.BarcodeOptions options 
) 
Public MustOverride Sub CopyTo( _ 
   ByVal options As Leadtools.Barcode.BarcodeOptions _ 
)  
- (void)copyTo:(NSObject*)options; 
public abstract void copyTo(BarcodeOptions options) 
public: 
abstract void CopyTo(  
   Leadtools.Barcode.BarcodeOptions^ options 
)  

Parameters

options
Destination BarcodeOptions object.

Remarks

This method is intended to be used by the LEADTOOLS derived typed and should not be called directly by the user.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize