PdfTableStyle.BarcodeBarWidth Property

PDF File Writer

PdfTableStyleBarcodeBarWidth Property

Gets or sets barcode narrow bar width

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

Property Value

Type: Double
Remarks
The width of the bar code narrow bar.
See Also