←Select platform

ResizeSmall1D Property

Summary

Enhance the bars for the small module width symbols.

Syntax

C#
VB
Java
Objective-C
C++
[DescriptionAttribute("Enhance the bars for the small module width symbols")] 
[DisplayNameAttribute("Resize Small 1D")] 
[CategoryAttribute("            Options")] 
[DefaultValueAttribute()] 
public bool ResizeSmall1D {get; set;} 
<DescriptionAttribute("Enhance the bars for the small module width symbols")> 
<DisplayNameAttribute("Resize Small 1D")> 
<CategoryAttribute("         Options")> 
<DefaultValueAttribute()> 
Public Property ResizeSmall1D As Boolean 
@property (nonatomic, assign) BOOL resizeSmall1D 
public boolean getResizeSmall1D() 
public void setResizeSmall1D(boolean value) 
             
[DescriptionAttribute("Enhance the bars for the small module width symbols")] 
[DisplayNameAttribute("Resize Small 1D")] 
[CategoryAttribute("            Options")] 
[DefaultValueAttribute()] 
public: 
property bool ResizeSmall1D { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enhance the bars for the small module width symbols. Otherwise, false. The default value is false.

Remarks

Should be used when reading 1D symbols that has small width per module especially if the image has low dpi value.

Example

For an example, refer to OneDBarcodeReadOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize