columnCount
The number of columns in the PDF417 code symbol.
Declaration
var columnCount: Int { get }Discussion
Valid column count values are from 1 to 30. This count excluded the columns used to indicate the symbol structure.
The number of columns in the PDF417 code symbol.
var columnCount: Int { get }Valid column count values are from 1 to 30. This count excluded the columns used to indicate the symbol structure.