Spread Windows Forms 12.0 Product Documentation
Height Property (BarSize)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > BarSize Class : Height Property
Gets or sets the height of the barcode.
Syntax
'Declaration
 
Public Property Height As String
'Usage
 
Dim instance As BarSize
Dim value As String
 
instance.Height = value
 
value = instance.Height
public string Height {get; set;}

Property Value

String containing the barcode height
See Also

Reference

BarSize Class
BarSize Members