Barcode .Net Class Library

ClearAreaCollection.Item Property

This property is the indexer for the ClearAreaCollection class.

[Visual Basic]
Public Property Item(BarcodeClearArea clearArea) As Integer

[C#]
public int this[BarcodeClearArea clearArea] {get; set;}

Arguments

clearArea
A BarcodeClearArea enumeration identifying the clear area.

Property Value

The size (width) of the clear area.


© 2002 Bokai Corporation. All rights reserved.