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