| BarcodeControlLeftQuietZone Property |
Namespace:
Limilabs.Windows
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public int LeftQuietZone { get; set; }
Public Property LeftQuietZone As Integer
Get
Set
public:
property int LeftQuietZone {
int get ();
void set (int value);
}
member LeftQuietZone : int with get, set
Property Value
Type:
Int32See Also