GetEffectsByParagraph

ISequence.GetEffectsByParagraph method

Returns array of effects for the specified paragraph.

public IEffect[] GetEffectsByParagraph(IParagraph paragraph)
ParameterTypeDescription
paragraphIParagraphParagraph object IParagraph

Return Value

Array of effects IEffect

See Also