You are here: Start » FIL.NET » CodabarParameters Class
CodabarParameters Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Datamatrix codes detection settings.
Constructors
Constructor | Description | |
---|---|---|
![]() | CodabarParameters() | |
![]() | CodabarParameters(Optional<BarcodeLength>, BarcodeSecurityLevel, BarcodeStartStopCharacters, CodabarStripMode, Boolean, Boolean) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | CodabarStripMode | Fil.CodabarStripMode | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Length | Ftl.Optional<Fil.BarcodeLength> | |
![]() | Mod16CheckDigitVerification | System.Boolean | |
![]() | SecurityLevel | Fil.BarcodeSecurityLevel | |
![]() | StartStopCharacters | Fil.BarcodeStartStopCharacters | |
![]() | TransmitCodabarCheckDigit | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.CodabarParameters) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(Fil.CodabarParameters) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.CodabarParameters) | |
![]() | ToString() | Inherited from System.Object |