BarcodeWebImageHorizontalAlignment Property ByteScout Barcode SDK
Gets or sets the horizontal alignment of the barcode within the container.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public BarcodeHorizontalAlignment HorizontalAlignment { get; set; }

Property Value

Type: BarcodeHorizontalAlignment
The horizontal alignment of the barcode within the container.

Implements

IBarCodeContainerHorizontalAlignment
See Also

Reference