LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)

DataCode Property

Show in webframe





Returns the MicroPDF417 barcode function code word for Code 128 emulation.
Syntax
public int DataCode {get;}
'Declaration
 
Public ReadOnly Property DataCode As Integer
'Usage
 
Dim instance As BarcodeData
Dim value As Integer
 
value = instance.DataCode

            

            
public:
property int DataCode {
   int get();
}

Property Value

Returns the MicroPDF417 barcode function code word for Code 128 emulation.
Remarks
This value is set by BarcodeReadActivity activity. It represents the MicroPDF417 start code word function for Code 128 emulation. This property is used only when reading a MicroPDF417 symbol.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.