BarCodeExtendedParameters
Contents
[
Hide
]BarCodeExtendedParameters class
Stores extended parameters of recognized barcode
public class BarCodeExtendedParameters : joint.BaseJavaClass
Constructors
| Name | Description |
|---|---|
| BarCodeExtendedParameters(object) | Initializes a new instance of the BarCodeExtendedParameters class. |
Methods
| Name | Description |
|---|---|
| equals(object) | Returns a value indicating whether this instance is equal to a specified BarCodeExtendedParameters value. |
| getAztec | |
| getCodabar | Gets a Codabar additional informationCodabarExtendedParameters of recognized barcode. |
| getCode128 | Gets a special data Code128ExtendedParameters of Code128 recognized barcode Value: A special data Code128ExtendedParameters of Code128 recognized barcode. |
| getDataBar | Gets a DataBar additional information DataBarExtendedParameters of recognized barcode. |
| getDataMatrix | |
| getDotCode | |
| getGS1CompositeBar | |
| getMaxiCode | Gets a MaxiCode additional informationMaxiCodeExtendedParameters of recognized barcode. |
| getOneD | Gets a special data OneDExtendedParameters of 1D recognized barcode Value: A special data OneDExtendedParameters of 1D recognized barcode. |
| getPdf417 | Gets a MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode Value: A MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode. |
| getQR | Gets a QR Structured Append information QRExtendedParameters of recognized barcode Value: A QR Structured Append information QRExtendedParameters of recognized barcode. |
| hashCode | Returns the hash code for this instance. |
| init | |
| toString | Returns a human-readable string representation of this BarCodeExtendedParameters. |
Fields
See Also
- assembly Aspose.BarCode