Margins Constructor (String)ByteScout Barcode SDK
Initializes a new instance of the Margins class.

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

public Margins(
	string value
)

Parameters

value
Type: SystemString
The string representing margins in the form "[0;0;0;0]".
See Also

Reference