C#
VB
WinRT C#
C++
Copies the members of this barcode read or write options to the specified object.
void CopyTo(
Leadtools.Barcode.IBarcodeOptions options
)
Sub CopyTo( _
ByVal options As Leadtools.Barcode.IBarcodeOptions _
)
void CopyTo(
Leadtools.Barcode.IBarcodeOptions options
)
function Leadtools.Barcode.IBarcodeOptions.CopyTo(
options
)
void CopyTo(
Leadtools.Barcode.IBarcodeOptions^ options
)
options
Destination IBarcodeOptions object.
This method is intended to be used by the LEADTOOLS derived typed and should not be called directly by the user.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET