Barcode.TotalWidth Property

PDF File Writer

BarcodeTotalWidth Property

Total barcode width in narrow bar units.

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

Property Value

Type: Int32
See Also