Pdf417Encoder.BarColumns Property

PDF File Writer

Pdf417EncoderBarColumns Property

Returns the barcode width in terms of narrow bars

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public int BarColumns { get; }

Property Value

Type: Int32
See Also