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

Namespace:  Neodynamic.WinControls.BarcodeProfessional
Assembly:  Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 6.0.2000.0 (6.0.2000.1)

Syntax

C#
public enum Rotate
Visual Basic (Declaration)
Public Enumeration Rotate
Visual C++
public enum class Rotate

Members

Member nameDescription
None
Degree90
Degree180
Degree270

See Also