Enum Orientation

Namespace TallComponents.PDF.Rasterizer

Orientations of various objects.

Fields


Rotate0
No rotation.

Rotate90
90 degrees rotation, counter-clockwise.

Rotate180
180 degrees rotation.

Rotate270
270 degrees rotation, counter-clockwise.