GetLevel

ITextStyleEffectiveData.GetLevel method

Devuelve el nivel del estilo efectivo.

public IParagraphFormatEffectiveData GetLevel(int index)  
ParámetroTipoDescripción
indexInt32Índice basado en cero del nivel. Debe estar en el intervalo de 0..8.

Valor de Retorno

Formato efectivo del nivel IParagraphFormatEffectiveData.

Véase También