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