Pdf417Encoder.NarrowBarWidth Property

PDF File Writer

Pdf417EncoderNarrowBarWidth Property

Narrow bar width in pixels (Default: 2)

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

Property Value

Type: Int32
See Also