CodeEANUtilSupplementTopMargin Property
|
Gets or Sets the height of the margin above the EAN supplement bars.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax double SupplementTopMargin { get; set; }
Property SupplementTopMargin As Double
Get
Set
property double SupplementTopMargin {
double get ();
void set (double value);
}
Property Value
Type:
DoubleExceptions See Also