Gets or sets the height of the margin below the barcode 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 BottomMargin { get; set; }
public double BottomMargin { get; set; }
Public Property BottomMargin As Double
Get
Set
Public Property BottomMargin As Double
Get
Set
public:
property double BottomMargin {
double get ();
void set (double value);
}
public:
property double BottomMargin {
double get ();
void set (double value);
}
member BottomMargin : float with get, set
member BottomMargin : float with get, set
Property Value
Type:
Double