Barcode .Net Class Library

HorizontalAlignment Property

Applies To: Barcode | BarcodeControl | BarcodeImage

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

[Visual Basic]
Public Property HorizontalAlignment As BarcodeHorizontalAlignment

[C#]
public BarcodeHorizontalAlignment HorizontalAlignment {get; set;}

Property Value

A BarcodeHorizontalAlignment enumeration that specifies the horizontal alignment of the barcode within the target rectangle.

See Also

VerticalAlignment


© 2002 Bokai Corporation. All rights reserved.