Link Search Menu Expand Document

BarcodeWebImageGetMarginBottom Method

Retrieves the bottom barcode margin value in specified units.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.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