Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

DataCode Property






Returns the MicroPDF417 barcode function code word for Code 128 emulation.
Syntax
[DataMemberAttribute(Name="DataCode", IsRequired=true)]
public int DataCode {get;}
'Declaration
 
<DataMemberAttribute(Name="DataCode", IsRequired=True)>
Public ReadOnly Property DataCode As Integer
'Usage
 
Dim instance As BarcodeData
Dim value As Integer
 
value = instance.DataCode

            

            
[DataMemberAttribute(Name="DataCode", IsRequired=true)]
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 Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read operation. It represents the MicroPDF417 start code word function for Code 128 emulation. This property is used only when reading a MicroPDF417 symbol.
Example
For an example, refer to Barcode1d example.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features