The BarcodeDatamatrix type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BarcodeDatamatrix | Initializes a new instance of the BarcodeDatamatrix class |
Methods
| Name | Description | |
|---|---|---|
| CreateDrawingImage | ||
| CreateImage | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Generate(String) | ||
| Generate(array<Byte>[]()[][], Int32, Int32) | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| DM_ASCII | ||
| DM_AUTO | ||
| DM_B256 | ||
| DM_C40 | ||
| DM_EDIFACT | ||
| DM_ERROR_EXTENSION | ||
| DM_ERROR_INVALID_SQUARE | ||
| DM_ERROR_TEXT_TOO_BIG | ||
| DM_EXTENSION | ||
| DM_NO_ERROR | ||
| DM_RAW | ||
| DM_TEST | ||
| DM_TEXT | ||
| DM_X21 |