Gets or sets the opacity of the watermark when combining it with the
other items on the printable page.
Namespace: Telerik.Reporting.DrawingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public double Opacity { get; set; } |
| Visual Basic |
|---|
Public Property Opacity As Double
Get
Set |
Field Value
A value that specifies the opacity of the watermark when combining it
with the other items on the printable page.
Remarks
Version Information
Supported in: 1.0.1
See Also