Aspose::BarCode::Generation::DotCodeParameters::set_Rows method

DotCodeParameters::set_Rows method

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. Default value: -1.

void Aspose::BarCode::Generation::DotCodeParameters::set_Rows(int32_t value)

See Also