[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.InsertAlphaInverse

InsertAlphaInverse Method

InsertAlphaInverse(int, UserColor)

Inserts a new AlphaInverse effect into the list.

Declaration
public AlphaInverse InsertAlphaInverse(int index, UserColor color)
Parameters
Type Name Description
int index

The effect index in the list.

UserColor color

The user color to replace transparency.

Returns
Type Description
AlphaInverse

The inserted AlphaInverse effect.