NumModules Property

Indicates the number of modules in the barcode.

Syntax

object.NumModules

Parameters

object

The Barcode Active Server Component

Remarks

A module is defined as any one of the thinnest bars of the barcode. The number of modules in a barcode gives the minimum width of the barcode in pixels. The barcode width can only be a multiple of this value. Depending on the user printer resolution and the barcode type, a barcode of the minimum width may not be scannable, so scaling may be necessary.