QRCodeSetMargins Method
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Sets the barcode margins in pixels.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
Parameters
- left
 - Type: SystemSingle
The left margin value in pixels. - top
 - Type: SystemSingle
The top margin value in pixels. - right
 - Type: SystemSingle
The right margin value in pixels. - bottom
 - Type: SystemSingle
The bottom margin value in pixels. 
See Also