Skip to main content

Interface: WatermarkJSON

Table of contents

Properties

Properties

id

id: string

Defined in

types.ts:80


type

type: "text" | "image"

Defined in

types.ts:81


position

Optional position: Position

Defined in

types.ts:82


rotation

Optional rotation: number

Defined in

types.ts:83


opacity

Optional opacity: number

Defined in

types.ts:84


props

props: TextProps | ImageProps

Defined in

types.ts:85