Watermark class

Watermark class

Represents a text watermark. For details, see the documentation.

The Watermark type exposes the following members:

Constructors

Constructor Description
init Initializes an instance of the Watermark class.

Properties

Property Description
text The watermark text.
color The watermark color.
Default value is Red.
position The watermark position.
Default value is Position.DIAGONAL.
size The watermark size.
Default value is Size.FullSize.
font_name The font name used for the watermark.

See Also