Labels.NET component > API > Methods > Set 2D barcode property methods
bool Set2DReduce(int iEl,int i)

Set the bar thickness reduction factor to the percentage value specified in the i parameter.

This is the percentage by which the bar thickness is reduced – used primarily to allow for ink spread.

For Maxicodes this parameter should generally be set to at least 12 to ensure that adjacent barcode elements (hexagons) do not touch.

Default: 0 for barcode types other than Maxicode

Default: 12 for Maxicode

 

More:

bool Set2DRvideo(int iEl,bool b)