PDF File Writer Class Library - Author Uzi Granot
Barcode39BarWidth Method |
Bar width as function of position in the barcode 39
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public override int BarWidth( int Index )
Parameters
- Index
- Type: SystemInt32
Array index.
Return Value
Type: Int32Width of one bar
