BCSWatermark Transparency Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Gets or sets the transparency level of the watermark.

Namespace: BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public int Transparency { get; set; }
Remarks

The property enables you to specify a level of transparency for the watermark. When this property is set to a value more than 0 percent, the entire watermark is made more transparent. Setting this property to a value of 100 percent makes the watermark completely invisible.
See Also