BarcodeWebImageGetMarginLeft Method ByteScout Barcode SDK
Returns the left 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 GetMarginLeft(
	UnitOfMeasure unit
)

Parameters

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

Return Value

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

Implements

IBarcodeGetMarginLeft(UnitOfMeasure)
See Also

Reference