Barcode .Net Class Library

BarcodeHorizontalAlignment Enumeration

Specifies the horizontal alignment of the barcode within the target rectangle.

[Visual Basic]
Public Enum BarcodeHorizontalAlignment

[C#]
public enum BarcodeHorizontalAlignment

Members

Member Name Description
Left Align the barcode to the left edge of the target rectangle.
Center Horizontally center the barcode in the target rectangle.
Right Align the barcode to the right edge of the target rectangle.

See Also

HorizontalAlignment


© 2002 Bokai Corporation. All rights reserved.