You are here: Start » Code128Parameters Class
Code128Parameters Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Code128 detection settings.
Constructors
| Constructor | Description | |
|---|---|---|
| Code128Parameters() | ||
| Code128Parameters(Boolean, Boolean, Optional<BarcodeLength>, Int32, Boolean, ISBTConcatenation, Boolean) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| EmulateUCC128 | System.Boolean | ||
| GS128 | System.Boolean | ||
| IgnoreCode128FNC4 | System.Boolean | ||
| ISBT128 | System.Boolean | ||
| ISBTConcatenationRedundancy | System.Int32 | ||
| ISBTConcatenation | Fil.ISBTConcatenation | ||
| IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Fil.UnmanagedObject | |
| Length | Ftl.Optional<Fil.BarcodeLength> |
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Fil.Code128Parameters) | ||
| Dispose() | Inherited from Fil.UnmanagedObject | |
| Equals(Fil.Code128Parameters) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Fil.Code128Parameters) | ||
| ToString() | Inherited from System.Object |
