Transparency

OfficeImageFillFormat<TWatermarkableImage>.Transparency property

Gets or sets the transparency of the background image as a value from 0.0 (opaque) through 1.0 (fully transparent).

public abstract double Transparency { get; set; }

Property Value

The transparency of the background image as a value from 0.0 (opaque) through 1.0 (fully transparent).

See Also