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

Code128Parameters Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Code128 detection settings.

Constructors

 ConstructorDescription
Code128Parameters()
Code128Parameters(Boolean, Boolean, Optional<BarcodeLength>, Int32, Boolean, ISBTConcatenation, Boolean)

Properties

 NameTypeDescription
EmulateUCC128System.Boolean
GS128System.Boolean
IgnoreCode128FNC4System.Boolean
ISBT128System.Boolean
ISBTConcatenationRedundancySystem.Int32
ISBTConcatenationAvl.ISBTConcatenation
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
LengthAtl.Optional<Avl.BarcodeLength>

Methods

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

Remarks

See also