Code16KParameters

Code16KParameters class

Code16K parameters.

The Code16KParameters type exposes the following members:

Properties

NameDescription
aspect_ratioHeight/Width ratio of 2D BarCode module.
quiet_zone_left_coefSize of the left quiet zone in xDimension.
Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px.
quiet_zone_right_coefSize of the right quiet zone in xDimension.
Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px.

See Also