ActiveReports 12
Column Property (PDF417Options)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Options Namespace > PDF417Options Class : Column Property
Gets or sets column numbers for the barcode.
Syntax
'Declaration
 
Public Property Column As Integer
public int Column {get; set;}
Remarks
Values for this property normally range from 1 to 30. The default value is -1 which specifies row numbers to be automatically determined.
See Also

Reference

PDF417Options Class
PDF417Options Members