Skip to main content

Interface: WatermarkJSON

Table of contents

Properties

Properties

id

id: string

Defined in

types.ts:131


type

type: "text" | "image"

Defined in

types.ts:132


position

Optional position: Position

Defined in

types.ts:133


rotation

Optional rotation: number

Defined in

types.ts:134


opacity

Optional opacity: number

Defined in

types.ts:135


props

props: TextProps | ImageProps

Defined in

types.ts:136