columns property

int? columns
getter/setter pair

Identifies columns count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of columns must be at least 5.

Implementation

int? columns;