public method BarcodeInlineBuilder.SetHeight

Brief

Sets the barcode height.

Declaration
C#
BarcodeInlineBuilder  SetHeight (Single value)

Parameters
value

The barcode height in points.

Declared in BarcodeInlineBuilder

back