watermark_id property

watermark_id property

The unique identifier of the watermark, used to modify the watermark in the document via Update or Delete methods.

It is set automatically after calling add and can be set manually if the identifier was previously saved.

Definition:

@property
def watermark_id(self):
    ...

See Also