Gets or sets the gap separation between the EAN/UPC barcode and its supplement. The unit of measure must be specified to BarcodeUnit property.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public double EanUpcSupplementSeparation { get; set; }
public double EanUpcSupplementSeparation { get; set; }
Public Property EanUpcSupplementSeparation As Double
Get
Set
Public Property EanUpcSupplementSeparation As Double
Get
Set
public:
property double EanUpcSupplementSeparation {
double get ();
void set (double value);
}
public:
property double EanUpcSupplementSeparation {
double get ();
void set (double value);
}
member EanUpcSupplementSeparation : float with get, set
member EanUpcSupplementSeparation : float with get, set
Property Value
Type:
Double