C#
VB
Java
Objective-C
C++
Enhance the bars for the small module width symbols.
public bool ResizeSmall1D { get; set; }
Public Property ResizeSmall1D As Boolean
@property (nonatomic, assign) BOOL resizeSmall1D
public boolean getResizeSmall1D()
public void setResizeSmall1D(boolean value)
true to enhance the bars for the small module width symbols. Otherwise, false. The default value is false.
Should be used when reading 1D symbols that has small width per module especially if the image has low dpi value.
For an example, refer to OneDBarcodeReadOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET