Link Search Menu Expand Document

Margins Constructor (String)

Initializes a new instance of the Margins class.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
public Margins(
	string value
)

Parameters

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

Reference