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;}