BarcodeWebImageGetMarginTop Method ByteScout Barcode SDK
Returns the top 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 GetMarginTop(
	UnitOfMeasure unit
)

Parameters

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

Return Value

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

Implements

IBarcodeGetMarginTop(UnitOfMeasure)
See Also

Reference