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.WinControls.BarcodeProfessionalAssembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.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);
}
Property Value
Type:
Double