You are here: Start » AVL.NET » LinearSymbologies Structure

LinearSymbologies Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Specifies which 1D code symbologies will be read.

Constructors

 ConstructorDescription
LinearSymbologies(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

Properties

 NameTypeDescription
Code39System.Boolean
Code93System.Boolean
Code128System.Boolean
EAN8System.Boolean
EAN13System.Boolean
EmptyAvl.LinearSymbologies Gets an empty instance of the LinearSymbologies.
Interleaved2of5System.Boolean
PharmacodeSystem.Boolean
UPCASystem.Boolean
UPCESystem.Boolean

Methods

 NameDescription
Equals(Avl.LinearSymbologies)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also