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