C1.Web.Mvc Namespace / Gs1DataBarLinkageVersion Enumeration

Gs1DataBarLinkageVersion Enumeration
Defines the composite barcode component symbology that can be used in linkage.
Syntax
'Declaration
 
Public Enum Gs1DataBarLinkageVersion 
   Inherits System.Enum
 
Members
MemberDescription
CcaCCA components have two ,three ,or four data columns, and range in size from three to twelve rows high.
CcbCCB is multi-row symbology component which can encode up to 338 digits. CCB components have two, three, or four data columns, and range in size from 4 to 44 rows high.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Gs1DataBarLinkageVersion

See Also