WatermarkId

BaseWatermarkResult.WatermarkId property

Unique watermark identifier to modify watermark in the document over Update or Delete methods. This property will be set automatically after Add method being called. If this property was saved before it can be set manually to manipulate the watermark.

public string WatermarkId { get; }

See Also