C#
VB
C++
Returns the MicroPDF417 barcode function code word for Code 128 emulation.
public int DataCode {get;}
Public ReadOnly Property DataCode As Integer
public:
property int DataCode {
int get();
}
Returns the MicroPDF417 barcode function code word for Code 128 emulation.
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.
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