| BaseBarcodeLeftQuietZone Property |
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public int LeftQuietZone { get; set; }
Public Property LeftQuietZone As Integer
Get
Set
public:
virtual property int LeftQuietZone {
int get () sealed;
void set (int value) sealed;
}
abstract LeftQuietZone : int with get, set
override LeftQuietZone : int with get, set
Property Value
Type:
Int32Implements
IBaseBarcodeLeftQuietZoneSee Also