Barcode .Net Class Library

BarcodeVerticalAlignment Enumeration

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

[Visual Basic]
Public Enum BarcodeVerticalAlignment

[C#]
public enum BarcodeVerticalAlignment

Members

Member Name Description
Top Align the barcode to the top edge of the target rectangle.
Middle Vertically center the barcode in the target rectangle.
Bottom Align the barcode to the bottom edge of the target rectangle.

See Also

VerticalAlignment


© 2002 Bokai Corporation. All rights reserved.