Enum Rotate
Specifies the rotation angle to apply on the barcode image. It is measured clockwise from the x-axis.
Namespace:Neodynamic.WebControls.BarcodeProfessional
Assembly:Neodynamic.WebControls.BarcodeProfessional.dll
Syntax
public enum Rotate
Fields
Degree180
Declaration
Degree180 = 2
Field Value
Type | Description |
---|---|
Rotate |
Degree270
Declaration
Degree270 = 3
Field Value
Type | Description |
---|---|
Rotate |
Degree90
Declaration
Degree90 = 1
Field Value
Type | Description |
---|---|
Rotate |
None
Declaration
None = 0
Field Value
Type | Description |
---|---|
Rotate |