CodablockParameters

CodablockParameters

Codablock parameters.

Constructor

new CodablockParameters()

Source:

Methods

getAspectRatio()

Height/Width ratio of 2D BarCode module.
Source:

getColumns()

Columns count.
Source:

getRows()

Rows count.
Source:

setAspectRatio()

Height/Width ratio of 2D BarCode module.
Source:

setColumns()

Columns count.
Source:

setRows()

Rows count.
Source:

toString() → {string}

Returns a human-readable string representation of this CodablockParameters.
Returns:
Type Description
string value that represents this CodablockParameters.
Source: