You are here: Start » Code128Parameters Structure

Code128Parameters Structure

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

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

Properties

 NameTypeDescription
DefaultAvlNet.Code128Parameters
EmulateUCC128System.Boolean
GS128System.Boolean
IgnoreCode128FNC4System.Boolean
ISBT128System.Boolean
ISBTConcatenationRedundancySystem.Int32
ISBTConcatenationAvlNet.ISBTConcatenation
IsDefaultSystem.Boolean
LengthSystem.Nullable<AvlNet.BarcodeLength>

Methods

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

See also