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 Unit
[C#]
public System.Web.UI.WebControls.Unit BarHeight {get; set;}

See Also

BarcodeProfessional Class | Neodynamic.MobileWebControls.BarcodeProfessional Namespace