ActiveReports 12
Row Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Options Namespace > PDF417Options Class : Row Property
Gets or sets row numbers for the barcode.
Syntax
'Declaration
 
Public Property Row As Integer
public int Row {get; set;}
Remarks
Values between 3 and 90 can be set for this property. The default value is -1 which specifies that row numbers are to be determined automatically.
See Also

Reference

PDF417Options Class
PDF417Options Members