MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode Namespace / Rotation Enumeration

Rotation Enumeration
Specifies the orientation of the bars in the barcode.
Syntax
'Declaration
 
Public Enum Rotation 
   Inherits System.Enum
 
Members
MemberDescription
NoneNone
Rotate180Degrees180 degrees
Rotate270Degrees270 degrees
Rotate90Degrees90 degrees
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.Rotation

See Also