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

Namespace:  Neodynamic.ReportingServices
Assembly:  Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 6.0.1100.0 (6.0.1100.0)

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