Barcode .Net Class Library

BarcodeClearArea Enumeration

Identifies a barcode clear area.

[Visual Basic]
Public Enum BarcodeClearArea

[C#]
public enum BarcodeClearArea

Members

Member Name Description
Left Identifies the left margin of a barcode.
Top Identifies the top margin of a barcode.
Right Identifies the right margin of a barcode.
Bottom Identifies the bottom margin of a barcode.
Middle Identifies the middle clear area separating the main barcode and the add-on barcode.

See Also

ClearAreaCollection


© 2002 Bokai Corporation. All rights reserved.