Link Search Menu Expand Document

QRCodeGetMinimalSize Method

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.0.1228-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