public final class ListType
extends com.aspose.ms.System.Enum
Enumerates the types of list section.
Modifier and Type | Field and Description |
---|---|
static int |
ListOfFigures
List of figures.
|
static int |
ListOfTables
List of tables.
|
static int |
TableOfContents
Table of contents.
|
public static final int TableOfContents
Table of contents.
public static final int ListOfTables
List of tables.
public static final int ListOfFigures
List of figures.
Copyright © 2016 Aspose. All Rights Reserved.