ImageGear for .NET
MinimumBarHeight Property
See Also  Send Feedback
ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterBase Class : MinimumBarHeight Property




Glossary Item Box

Gets or sets the minimum height of the bars when creating a barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer value which represents the barcode minimum height.

Remarks

The default value is 100 (PDF417 should set this value between 3 and 5)

This value is used to set the bar height in 1D barcodes. PDF417 uses this value as a multiplier of the minimum barcode width to set the row module height.

This property does not affect DataMatrix and QRcodes.

See Also

©2013. Accusoft Corporation. All Rights Reserved.