Click or drag to resize

DataMatrixBarcodeWriterOrientation Property

Gets, set the Orientation of the DataMatrix symbol. Default is DataMatrixSymbolOrientation.Horizontal

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public DataMatrixSymbolOrientation Orientation { get; set; }

Property Value

Type: DataMatrixSymbolOrientation
See Also