CodablockParameters
CodablockParameters class
Module: aspose_barcode.generation.codablock_parameters
Codablock parameters.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| str | str | No | Returns a human-readable string representation of this CodablockParameters. |
Properties
| Name | Type | Description |
|---|---|---|
| aspect_ratio | float | Height/Width ratio of 2D BarCode module. |
| columns | int | Columns count. |
| rows | int | Rows count. |