class
DotCodeParameters
Source: Generation.
DotCode parameters.
new DotCodeParameters()
Methods
getAspectRatio()
Height/Width ratio of 2D BarCode module.
getDotCodeMask()
Mask of Dotcode barcode.
Default value: -1.
setAspectRatio()
Height/Width ratio of 2D BarCode module.
setDotCodeMask()
Mask of Dotcode barcode.
Default value: -1.
toString()
Returns a human-readable string representation of this DotCodeParameters.
- Returns
-
A string that represents this DotCodeParameters.