![]() |
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
| getColumns () | |
| setColumns ($value) | |
| getRows () | |
| setRows ($value) | |
| getAspectRatio () | |
| setAspectRatio ($value) | |
| toString () | |
Codablock parameters.
| getAspectRatio | ( | ) |
Height/Width ratio of 2D BarCode module.
| getColumns | ( | ) |
Columns count.
| getRows | ( | ) |
Rows count.
| setAspectRatio | ( | $value | ) |
Height/Width ratio of 2D BarCode module.
| setColumns | ( | $value | ) |
Columns count.
| setRows | ( | $value | ) |
Rows count.
| toString | ( | ) |
Returns a human-readable string representation of this CodablockParameters.