[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageData.Transparency

Transparency Property

Transparency

Gets or sets the degree of transparency of the image as a value between 0 (opaque) and 1 (clear).

Allowed values are from 0 to 1, inclusive.

The default is 0.

Declaration
public float Transparency { get; set; }
Public Property Transparency As Single