BarcodeInterleaved2of5.BarWidth Method

PDF File Writer

BarcodeInterleaved2of5BarWidth Method

Barcode width

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public override int BarWidth(
	int BarIndex
)

Parameters

BarIndex
Type: SystemInt32
Code array index

Return Value

Type: Int32
float bar width
See Also