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

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

public Margins(
	string value
)

Parameters

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

Reference