Click or drag to resize

BarcodeWriterAlignment Property

Determines the BarcodeAlignment of the bar code symbol in the layout rectangle. Defaults to Center.

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public BarcodeAlignment Alignment { get; set; }

Property Value

Type: BarcodeAlignment
See Also