You are here: Start » Code128Parameters Structure

Code128Parameters Structure

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

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

Properties

 NameTypeDescription
DefaultFilNet.Code128Parameters
EmulateUCC128System.Boolean
GS128System.Boolean
IgnoreCode128FNC4System.Boolean
ISBT128System.Boolean
ISBTConcatenationRedundancySystem.Int32
ISBTConcatenationFilNet.ISBTConcatenation
IsDefaultSystem.Boolean
LengthSystem.Nullable<FilNet.BarcodeLength>

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

See also