public method BarcodeInlineBuilder.SetWidth

Brief

Sets the barcode width.

Declaration
C#
BarcodeInlineBuilder  SetWidth (Single value)

Parameters
value

The barcode width in points.

Declared in BarcodeInlineBuilder

back