Barcode.BarCount Property

PDF File Writer

BarcodeBarCount Property

Total number of black and white bars

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

Property Value

Type: Int32
See Also