QRCodeGetMinimalSize Method ByteScout QR Code SDK
Gets or sets the dimension of the smallest square in pixels that can accommodate the barcode.

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

public int GetMinimalSize()

Return Value

Type: Int32
The size of the smallest rectangle in pixels that can accommodate the barcode.
See Also

Reference