[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.InsertAlphaFloor

InsertAlphaFloor Method

InsertAlphaFloor(int)

Inserts a new AlphaFloor effect into the list.

Declaration
public AlphaFloor InsertAlphaFloor(int index)
Parameters
Type Name Description
int index

The effect index in the list.

Returns
Type Description
AlphaFloor

The inserted AlphaFloor effect.