public method BarcodeBuilder.SetPaddings

Brief

Sets all barcode paddings to the same value.

Declaration
C#
BarcodeBuilder  SetPaddings (Single value)

Parameters
value

The padding in points.

Declared in BarcodeBuilder

back