Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IndexDuplicate As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int IndexDuplicate {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_IndexDuplicate(); |
Return Value
Possible values are:>=0, Next duplicated index.
-1, The barcode is not duplicated.
0xFF, The barcode is the last duplicated one.
For an example, refer to Leadtools.Barcode.BarcodeEngine.Read example.
Read method updates the value of this property.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family