Spread Windows Forms 12.0 Product Documentation
Type Property (PDF417)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > PDF417 Class : Type Property
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
public PDF417.PDF417Type Type {get; set;}

Property Value

PDF417.PDF417Type setting that specifies the type of PDF417
See Also

Reference

PDF417 Class
PDF417 Members