__init__ constructor

On this page

init

Initializes ImageWatermarkResult with a unique watermark identifier obtained by the Sign or Search method of GroupDocs.Signature.Signature.

def __init__(self, watermark_id):
    ...
Parameter Type Description
watermark_id str Unique watermark identifier obtained by the Sign or Search method of GroupDocs.Signature.Signature.

See Also

On this page