Spread Windows Forms 12.0 Product Documentation
Left Property (Quiet)


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

Property Value

String containing the left position of the padding (quiet zone) of the barcode.
See Also

Reference

Quiet Class
Quiet Members