Link Search Menu Expand Document

BarcodeWebImageGetMinimalSize Method

Gets or sets the size of the smallest rectangle in pixels that can accommodate the barcode.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public Size GetMinimalSize()

Return Value

Type: Size
The size of the smallest rectangle in pixels that can accommodate the barcode.

Implements

IBarcodeGetMinimalSize
See Also

Reference