|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.ListType
public final class ListType
Enumerates the types of list section.
Field Summary | |
---|---|
static ListType |
ListOfFigures
List of figures. |
static ListType |
ListOfTables
List of tables. |
static ListType |
TableOfContents
Table of contents. |
Fields inherited from class aspose.pdf.EnumerationBase |
---|
value |
Method Summary |
---|
Methods inherited from class aspose.pdf.EnumerationBase |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ListType ListOfFigures
public static final ListType ListOfTables
public static final ListType TableOfContents
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |