Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DataCode As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BarcodeData Dim value As Integer value = instance.DataCode |
C# | |
---|---|
public int DataCode {get;} |
Property Value
(Read only) Returns the MicroPDF417 barcode function code word for Code 128 emulation.For an example, refer to Leadtools.Barcode.BarcodeEngine.Read example.
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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7