Code16KParameters

Code16KParameters class

Code16K parameters.

The Code16KParameters type exposes the following members:

Properties

Name Description
aspect_ratio Height/Width ratio of 2D BarCode module.
quiet_zone_left_coef Size of the left quiet zone in xDimension.
Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px.
quiet_zone_right_coef Size of the right quiet zone in xDimension.
Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px.

See Also