Leadtools.Barcode.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
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;}
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 CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also

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