Opacity Property (Watermark)
In This Topic
Gets or sets the opacity of this watermark or overlay, from 0 (transparent) to 1 (opaque). This property works only for text watermaks or overlays.
Syntax
'Declaration
Public Property Opacity As Double
public double Opacity {get; set;}
See Also