Gets or sets the height of the margin above the EAN/UPC supplement bars. 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 EanUpcSupplementTopMargin { get; set; }
public double EanUpcSupplementTopMargin { get; set; }
Public Property EanUpcSupplementTopMargin As Double
Get
Set
Public Property EanUpcSupplementTopMargin As Double
Get
Set
public:
property double EanUpcSupplementTopMargin {
double get ();
void set (double value);
}
public:
property double EanUpcSupplementTopMargin {
double get ();
void set (double value);
}
member EanUpcSupplementTopMargin : float with get, set
member EanUpcSupplementTopMargin : float with get, set
Property Value
Type:
Double