BarcodeControlGetMarginBottom Method ByteScout Barcode SDK
Retrieves the bottom barcode margin value in specified units.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax

public float GetMarginBottom(
	UnitOfMeasure unit
)

Parameters

unit
Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for retrieved margin value.

Return Value

Type: Single
The bottom barcode margin value in specified units.

Implements

IBarcodeGetMarginBottom(UnitOfMeasure)
See Also

Reference