GetLevel

ITextStyleEffectiveData.GetLevel method

Devuelve el nivel de estilo efectivo.

public IParagraphFormatEffectiveData GetLevel(int index)
ParámetroEscribeDescripción
indexInt32Índice de base cero del nivel. Debe colocarse en un intervalo de 0..8.

Valor_devuelto

Formateo efectivo del nivelIParagraphFormatEffectiveData .

Ver también