Specifies the rotation angle to apply on the barcode image. It is measured clockwise from the x-axis.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 3.0.2000.0 (3.0.2000.0)

Syntax

C#
public enum Rotate
Visual Basic
Public Enumeration Rotate
Visual C++
public enum class Rotate

Members

Member nameDescription
None
Degree90
Degree180
Degree270

See Also