[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.InsertFillOverlay

InsertFillOverlay Method

InsertFillOverlay(int)

Inserts a new FillOverlay effect into the list.

Declaration
public FillOverlay InsertFillOverlay(int index)
Public Function InsertFillOverlay(index As Integer) As FillOverlay
Parameters
Type Name Description
int index

The effect index in the list.

Returns
Type Description
FillOverlay

The inserted FillOverlay effect.