DataBarParameters

DataBarParameters

Databar parameters.

Constructor

new DataBarParameters()

Source:

Methods

getAspectRatio()

Height/Width ratio of 2D BarCode module. Used for DataBar stacked.
Source:

getColumns()

Columns count.
Source:

getRows()

Rows count.
Source:

is2DCompositeComponent()

Enables flag of 2D composite component with DataBar barcode
Source:

isAllowOnlyGS1Encoding()

If this flag is set, it allows only GS1 encoding standard for Databar barcode types
Source:

set2DCompositeComponent()

Enables flag of 2D composite component with DataBar barcode
Source:

setAllowOnlyGS1Encoding()

If this flag is set, it allows only GS1 encoding standard for Databar barcode types
Source:

setAspectRatio()

Height/Width ratio of 2D BarCode module.
Used for DataBar stacked.
Source:

setColumns()

Columns count.
Source:

setRows()

Rows count.
Source:

toString()

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