GetLevel

ITextStyleEffectiveData.GetLevel method

Returns level of effective style.

public IParagraphFormatEffectiveData GetLevel(int index)
ParameterTypeDescription
indexInt32Zero-based index of level. Must lay in 0..8 interval.

Return Value

Effective formatting of level IParagraphFormatEffectiveData.

See Also