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

Code128Parameters Class

Namespace:Fil
Assembly:FilNet.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
ISBTConcatenationFil.ISBTConcatenation
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
LengthFtl.Optional<Fil.BarcodeLength>

Methods

 NameDescription
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

Remarks

See also