C#
VB
Java
WinRT C#
C++
Copies the members of this barcode to the specified object.
protected virtual void CopyTo(
BarcodeData data
)
Protected Overridable Sub CopyTo( _
ByVal data As Leadtools.Barcode.BarcodeData _
)
protected virtual void CopyTo(
Leadtools.Barcode.BarcodeData data
)
protected void copyTo(BarcodeData data)
function Leadtools.Barcode.BarcodeData.CopyTo(
data
)
protected:
virtual void CopyTo(
Leadtools.Barcode.BarcodeData^ data
)
data
Destination BarcodeData 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