Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > OneDBarcodeReadOptions Class : ResizeSmall1D Property |
[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); }
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.