Spread Windows Forms 12.0 Product Documentation
Width Property (BarSize)


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

Property Value

String containing the barcode width
See Also

Reference

BarSize Class
BarSize Members