public method BarcodeInlineBuilder.SetBorderWidth

Brief

Sets the barcode border width.

Declaration
C#
BarcodeInlineBuilder  SetBorderWidth (Single width)

Parameters
width

The border width in points.

Declared in BarcodeInlineBuilder

back