Link Search Menu Expand Document

Margins Constructor (String)

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