Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

ResizeSmall1D Property








Enhance the bars for the small module width symbols.
Syntax
[DescriptionAttribute("Enhance the bars for the small module width symbols")]
[DisplayNameAttribute("Resize Small 1D")]
[CategoryAttribute("			Options")]
[DefaultValueAttribute()]
public bool ResizeSmall1D {get; set;}
'Declaration
 
<DescriptionAttribute("Enhance the bars for the small module width symbols")>
<DisplayNameAttribute("Resize Small 1D")>
<CategoryAttribute("			Options")>
<DefaultValueAttribute()>
Public Property ResizeSmall1D As Boolean
'Usage
 
Dim instance As OneDBarcodeReadOptions
Dim value As Boolean
 
instance.ResizeSmall1D = value
 
value = instance.ResizeSmall1D
[DescriptionAttribute("Enhance the bars for the small module width symbols")]
[DisplayNameAttribute("Resize Small 1D")]
[CategoryAttribute("			Options")]
[DefaultValueAttribute()]
public bool ResizeSmall1D {get; set;}
@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()
 <br/>get_ResizeSmall1D();<br/>set_ResizeSmall1D(value);<br/>Object.defineProperty('ResizeSmall1D'); 
[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 value);
}

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

See Also

Reference

OneDBarcodeReadOptions Class
OneDBarcodeReadOptions Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features