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

[Visual Basic]
Public Enum Rotate
[C#]
public enum Rotate

Members

Member Name Description
None 
Degree90 
Degree180 
Degree270 

Requirements

Namespace: Neodynamic.ReportingServices

Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll)

See Also

Neodynamic.ReportingServices Namespace