Navigation: DataMatrixNet Class > Properties >
Gets or sets the orientation of the DataMatrix barcode.
[Visual Basic .NET]
Public Property Orientation As enumOrientation
[C#]
public enumOrientation Orientation {get; set;}