Barcode .Net Class Library

VerticalAlignment Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Specifies how to vertically align the barcode within the target rectangle.

[Visual Basic]
Public Property VerticalAlignment As BarcodeVerticalAlignment

[C#]
public BarcodeVerticalAlignment VerticalAlignment {get; set;}

Property Value

A BarcodeVerticalAlignment enumeration that specifies the vertical alignment of the barcode within the target rectangle.

See Also

HorizontalAlignment


© 2002 Bokai Corporation. All rights reserved.