You are here: Start » FIL.NET » DatamatrixParameters Structure
DatamatrixParameters Structure
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Datamatrix codes detection settings.
Constructors
| Constructor | Description | |
|---|---|---|
| DatamatrixParameters(AnyCodeMirrorImages, AnyCodeInverse, Boolean, DPMMode) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | Fil.DatamatrixParameters | Gets a default instance of the DatamatrixParameters. | |
| DPMMode | Fil.DPMMode | ||
| Empty | Fil.DatamatrixParameters | Gets an empty instance of the DatamatrixParameters. | |
| GS1Datamatrix | System.Boolean | ||
| InverseDatamatrix | Fil.AnyCodeInverse | ||
| MirrorImages | Fil.AnyCodeMirrorImages |
Methods
| Name | Description | |
|---|---|---|
| Equals(Fil.DatamatrixParameters) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
