You are here: Start » AVL.NET » CodabarParameters Class

CodabarParameters Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Datamatrix codes detection settings.

Constructors

 ConstructorDescription
CodabarParameters()
CodabarParameters(Optional<BarcodeLength>, BarcodeSecurityLevel, BarcodeStartStopCharacters, CodabarStripMode, Boolean, Boolean)

Properties

 NameTypeDescription
CodabarStripModeAvl.CodabarStripMode
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
LengthAtl.Optional<Avl.BarcodeLength>
Mod16CheckDigitVerificationSystem.Boolean
SecurityLevelAvl.BarcodeSecurityLevel
StartStopCharactersAvl.BarcodeStartStopCharacters
TransmitCodabarCheckDigitSystem.Boolean

Methods

 NameDescription
CopyTo(Avl.CodabarParameters)
Dispose()Inherited from Avl.UnmanagedObject
Equals(Avl.CodabarParameters)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.CodabarParameters)
ToString()Inherited from System.Object

Remarks

See also