←Select platform

CopyTo Method

Summary
Copies the members of this options class to the specified object.
Syntax
C#
C++/CLI
Java
Python
public override void CopyTo( 
   BarcodeOptions options 
) 
@Override public void copyTo(BarcodeOptions options) 
public: 
void CopyTo(  
   BarcodeOptions^ options 
) override  
def CopyTo(self,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

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

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.