rows property

int? rows
getter/setter pair

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

Implementation

int? rows;