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

Code128Parameters Structure

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Code128 detection settings.

Constructors

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

Properties

 NameTypeDescription
DefaultFilNet.Code128Parameters
EmulateUCC128System.BooleanEmulate UCC128
GS128System.BooleanGS128
IgnoreCode128FNC4System.BooleanIgnore Code128 FNC4
ISBT128System.BooleanISBT128
ISBTConcatenationRedundancySystem.Int32
ISBTConcatenationFilNet.ISBTConcatenationISBTConcatenation
IsDefaultSystem.Boolean
LengthSystem.Nullable<FilNet.BarcodeLength>Limits code length

Methods

 NameDescription
Equals(FilNet.Code128Parameters)
Equals(object)Inherited from System.Object
Equals(FilNet.Code128Parameters, FilNet.Code128Parameters)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also