DataMatrixExtendedParameters
DataMatrixExtendedParameters class
Stores special data of DataMatrix recognized barcode
public class DataMatrixExtendedParameters : joint.BaseJavaClass
Constructors
| Name | Description |
|---|---|
| DataMatrixExtendedParameters(object) | Initializes a new instance of the DataMatrixExtendedParameters class. |
Methods
| Name | Description |
|---|---|
| equals(object) | Returns a value indicating whether this instance is equal to a specified DataMatrixExtendedParameters value. |
| getStructuredAppendBarcodeId | |
| getStructuredAppendBarcodesCount | |
| getStructuredAppendFileId | |
| hashCode | Returns the hash code for this instance. |
| init | |
| isReaderProgramming | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. |
| toString | Returns a human-readable string representation of this DataMatrixExtendedParameters. |
See Also
- assembly Aspose.BarCode