Leadtools.Barcode Requires Barcode add-on license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.12
IndexDuplicate Property
See Also 
Leadtools.Barcode Namespace > BarcodeData Class : IndexDuplicate Property




(Read only) Gets a zero-based index of the next duplicated barcode.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IndexDuplicate As Integer
Visual Basic (Usage)Copy Code
Dim instance As BarcodeData
Dim value As Integer
 
value = instance.IndexDuplicate
C# 
public int IndexDuplicate {get;}
Managed Extensions for C++ 
public: __property int get_IndexDuplicate();
C++/CLI 
public:
property int IndexDuplicate {
   int get();
}

Return Value

Possible values are:

>=0, Next duplicated index.

-1, The barcode is not duplicated.

0xFF, The barcode is the last duplicated one.

Example

For an example, refer to Leadtools.Barcode.BarcodeEngine.Read example.

Remarks

Read method updates the value of this property.

Requirements

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

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features