Skip to content

modern-pdf-lib


modern-pdf-lib / Degrees

Interface: Degrees

Defined in: src/core/operators/state.ts:32

A rotation / angle value in degrees.

Properties

type

readonly type: "degrees"

Defined in: src/core/operators/state.ts:33


value

readonly value: number

Defined in: src/core/operators/state.ts:34

Released under the MIT License.