IBarcodeGetMarginRight Method ByteScout Barcode SDK
Returns the right barcode margin value in specified units.

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

float GetMarginRight(
	UnitOfMeasure unit
)

Parameters

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

Return Value

Type: Single
The right barcode margin value in specified units.
See Also

Reference