Barcode .Net Class Library

ModuleCount Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the width of the barcode in terms of the number of thinnest bars/spaces.

[Visual Basic]
Public ReadOnly Property ModuleCount As Integer

[C#]
public int ModuleCount {get;}

Property Value

The width of the barcode in terms of the number of thinnest bars/spaces.


© 2002 Bokai Corporation. All rights reserved.