'Declaration Public Property matrixBarcodeMaxCellSize As Integer
public int matrixBarcodeMaxCellSize { get; set; }
Property Value
Minimum value is 2, maximum value is 256. Default value is 64.
'Declaration Public Property matrixBarcodeMaxCellSize As Integer
public int matrixBarcodeMaxCellSize { get; set; }
Correct (appropriate) value of this property increases the barcode reading speed.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5