[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.AddAlphaReplace

AddAlphaReplace Method

AddAlphaReplace(float)

Adds a new AlphaReplace effect into the list.

Declaration
public AlphaReplace AddAlphaReplace(float alpha)
Parameters
Type Name Description
float alpha

The alpha (opacity) value.

Returns
Type Description
AlphaReplace

The inserted AlphaReplace effect.