Represents a watermark associated with a tag defintion.

Implements

Constructors

Properties

isMandatory?: boolean

A boolean indicating whether or not the watermark associated with the tag is mandatory.

opacity?: number

The opacity of the watermark associated with the tag definition. Valid value ranges from 0 to 100, with -1 as the default values.

pageSpanPercentage?: number

The percentage of the page that the watermark associated with the tag definition spans on.

The position of the watermark on the page.

rotationAngle?: number

The rotation angle, in degrees, of the watermark associated with the tag definition.

text?: string

The watermark text associated with the tag defintion.

Methods

  • Parameters

    • Optional_data: any

    Returns void

  • Parameters

    • Optionaldata: any

    Returns any