Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / PDF417 Class / Type Property


In This Topic
Type Property (PDF417)
In This Topic
Gets or sets the type of PDF417.
Syntax
'Declaration
 
Public Property Type As PDF417.PDF417Type
 
'Usage
 
Dim instance As PDF417
Dim value As PDF417.PDF417Type
 
instance.Type = value
 
value = instance.Type
See Also