watermark_font property

watermark_font property

The watermark font used when a text watermark is applied.

Definition:

@property
def watermark_font(self):
    ...
@watermark_font.setter
def watermark_font(self, value):
    ...

See Also