Spread Windows Forms 12.0 Product Documentation
Row Property (PDF417)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > PDF417 Class : Row Property
Gets or sets the number of PDF417 rows.
Syntax
'Declaration
 
Public Property Row As Integer
'Usage
 
Dim instance As PDF417
Dim value As Integer
 
instance.Row = value
 
value = instance.Row
public int Row {get; set;}

Property Value

Integer number of PDF417 rows
See Also

Reference

PDF417 Class
PDF417 Members