Opacity

Watermark.Opacity property

Gets or sets the opacity of this Watermark.

public double Opacity { get; set; }

Property Value

The opacity of this Watermark.

Remarks

The value of opacity should be between 0 and 1. The default value is 1.

See Also