Share via


Rotation Enum

Definition

Lists the possible bitmap and bar code rotations for printing.

public enum Rotation
type Rotation = 
Public Enum Rotation
Inheritance
Rotation

Fields

Name Value Description
Normal 1

End rotated printing.

Right90 257

Start rotated printing 90° to the right (clockwise).

Left90 258

Start rotated printing 90° to the left (counter-clockwise).

Rotate180 259

Start rotated printing 180° (that is, print upside-down).

Applies to