You are here: Start » AVL.NET » DatamatrixParameters Structure
DatamatrixParameters Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Datamatrix codes detection settings.
Constructors
| Constructor | Description | |
|---|---|---|
| DatamatrixParameters(AnyCodeMirrorImages, AnyCodeInverse, Boolean, DPMMode) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.DatamatrixParameters | ||
| DPMMode | AvlNet.DPMMode | DPM mode | |
| GS1Datamatrix | System.Boolean | GS1 Datamatrix | |
| InverseDatamatrix | AvlNet.AnyCodeInverse | Allow inversed codes | |
| IsDefault | System.Boolean | ||
| MirrorImages | AvlNet.AnyCodeMirrorImages | Allow mirrored images |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.DatamatrixParameters) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.DatamatrixParameters, AvlNet.DatamatrixParameters) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
