Skip to content

happypdf / RotationTypes

Enumeration: RotationTypes

Defined in: src/api/rotations.ts:3

Enumeration Members

Degrees

ts
Degrees: "degrees";

Defined in: src/api/rotations.ts:4


Radians

ts
Radians: "radians";

Defined in: src/api/rotations.ts:5

MIT Licensed. A fork of pdf-lib.