[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.InsertAlphaBiLevel

InsertAlphaBiLevel Method

InsertAlphaBiLevel(int, float)

Inserts a new AlphaBiLevel effect into the list.

Declaration
public AlphaBiLevel InsertAlphaBiLevel(int index, float threshold)
Parameters
Type Name Description
int index

The effect index in the list.

float threshold

The threshold value for the alpha bi-level effect.

Returns
Type Description
AlphaBiLevel

The inserted AlphaBiLevel effect.