C#
VB
Java
WinRT C#
C++
Copies the members of this options class to the specified object.
public override void CopyTo(
BarcodeOptions options
)
Public Overrides Sub CopyTo( _
ByVal options As Leadtools.Barcode.BarcodeOptions _
)
public override void CopyTo(
Leadtools.Barcode.BarcodeOptions options
)
@Override public void copyTo(BarcodeOptions options)
function Leadtools.Barcode.FourStateBarcodeReadOptions.CopyTo(
options
)
public:
void CopyTo(
Leadtools.Barcode.BarcodeOptions^ options
) override
options
Destination BarcodeOptions object.
This method is intended to be used by the LEADTOOLS derived type 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