Gets or sets the bars' height of the barcode. NOTE: For PDF417 Symbology, the BarHeight is calculated based on this formula: BarHeight = BarWidth * BarRatio

[Visual Basic]
Public Property BarHeight As Integer
[C#]
public int BarHeight {get; set;}

See Also

BarcodeProfessional Class | Neodynamic.WinControls.BarcodeProfessional Namespace