Spread Windows Forms 8.0 Product Documentation
UPC.UPCType Enumeration


Specifies the UPC types.
Syntax
'Declaration
 
Public Enum UPC.UPCType 
   Inherits System.Enum
'Usage
 
Dim instance As UPC.UPCType
public enum UPC.UPCType : System.Enum 
Members
MemberDescription
UPC_A[1] Indicates that UPC type is UPC-A
UPC_Add2[3] Indicates that UPC type is UPC Add-2
UPC_Add5[4] Indicates that UPC type is UPC Add-5
UPC_E[2] Indicates that UPC type is UPC-E
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CellType.BarCode.UPC.UPCType

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

FarPoint.Win.Spread.CellType.BarCode Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.