activePDF Toolkit 2011 API Reference
NarrowBarWidth
Technical Reference > Barcode Object > Barcode Properties > NarrowBarWidth

Glossary Item Box

Description: Sets the ratio of a value for the width of the narrowest module in linear symbologies.
Syntax: object.NarrowBarWidth = value
Arguments: Argument Value Type Description & Settings
object N/A Set to an instance of the object.
Value Double A whole number between 0 and 1000. Default is 13. The unit of measurement determined by the Measurement property.
Remarks: This property is used in conjunction with the NarrowToWideRatio property.

NOTE: This property affects most linear symbologies. Height-modulated postal barcodes use fixedpitch and will not be affected.

You can refer to Symbologies for a description of each barcode symbology.