Spread Windows Forms 12.0 Product Documentation
PDF417.PDF417Type Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : PDF417.PDF417Type Enumeration
Specifies the PDF417 types.
Syntax
'Declaration
 
Public Enum PDF417.PDF417Type 
   Inherits System.Enum
'Usage
 
Dim instance As PDF417.PDF417Type
public enum PDF417.PDF417Type : System.Enum 
Members
MemberDescription
Normal[0] Normal type of PDF417
Simple[1] Simple type of PDF417
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CellType.BarCode.PDF417.PDF417Type

See Also

Reference

FarPoint.Win.Spread.CellType.BarCode Namespace