Barcode128.CODE_CHAR_WIDTH Field

PDF File Writer

Barcode128CODE_CHAR_WIDTH Field

Each code128 character width is 11 narrow bars.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public const int CODE_CHAR_WIDTH = 11

Field Value

Type: Int32
See Also