LevelFormat

LevelFormat class

Representa el formato de la tabla de contenido.

public class LevelFormat

Constructores

NombreDescripción
LevelFormat()Constructor predeterminado

Propiedades

NombreDescripción
LineDash { get; set; }Obtiene o establece el guión de línea TOC.
Margin { get; set; }Obtiene o establece un margen de nivel de lista
SubsequentLinesIndent { get; set; }Obtiene o establece una sangría de líneas subsiguientes
TextState { get; set; }Obtiene o establece un estado de texto de nivel de lista

Ver también