←Select platform

DataCode Property (BarcodeData)

Summary

Returns the MicroPDF417 barcode function code word for Code 128 emulation.

Syntax

C#
VB
C++
public int DataCode {get;} 
Public ReadOnly Property DataCode As Integer 
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 Read method. 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly