←Select platform

CopyTo Method (IBarcodeOptions)

Summary

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

Syntax

C#
VB
WinRT C#
C++
Sub CopyTo( _ 
   ByVal options As Leadtools.Barcode.IBarcodeOptions _ 
)  
function Leadtools.Barcode.IBarcodeOptions.CopyTo(  
   options  
) 

Parameters

options
Destination IBarcodeOptions 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly