Code16KParameters

Code16KParameters class

Module: aspose_barcode.generation.code_16k_parameters

Code16K parameters.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
strstrNoReturns a human-readable string representation of this Code16KParameters.

Properties

NameTypeDescription
aspect_ratiofloatHeight/Width ratio of 2D BarCode module.
quiet_zone_left_coefintSize of the left quiet zone in xDimension. Default value: 10, meaning if xDimension = 2px then left quiet zone will be 20px.
quiet_zone_right_coefintSize of the right quiet zone in xDimension. Default value: 1, meaning if xDimension = 2px then right quiet zone will be 2px.