The following tables list the members exposed by BarcodeData.
| Name | Description | |
|---|---|---|
| BarcodeData Constructor | Initializes a new instance of the BarcodeData class |
| Name | Description | |
|---|---|---|
| Angle | (Read only) Gets the barcode angle in degrees. |
| Data | Specifies the barcode data. |
| DataCode | (Read only) Returns the MicroPDF417 barcode function code word for Code 128 emulation. |
| DuplicateCount | (Read only) Gets the total number of barcodes duplicated for the current barcode. |
| DuplicatedIndex | (Read only) Returns the index of the first barcode that is a duplicate of the specified barcode. |
| Flags | (Read only) Returns flags used by the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read operation. |
| Group | Specifies whether the barcode symbol is a member of a group of symbols. |
| IndexDuplicate | (Read only) Gets a zero-based index of the next duplicated barcode. |
| IsDuplicated | (Read-only) Gets a value that indicates whether the specified barcode is duplicated. |
| Location | Specifies the barcode location on the image. |
| Type | Gets the barcode type. |
| Unit | Gets or sets the unit of measurement for the Location property. |