Implements

Constructors

Properties

isWatermarkMandatory?: boolean

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

watermarkIntensity?: number

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

watermarkPosition?: WatermarkPosition

The position of the watermark on the page.

watermarkRotationAngle?: number

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

watermarkText?: string

The watermark text associated with the tag defintion.

watermarkTextSize?: number

The size of the watermark text, in points, associated with the tag definition.

Methods