|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.elements.HeadingType
Enumerates the heading types.
Field Summary | |
static int |
Arab
Arab type,for example, 1,1.1,... |
static int |
EnglishLower
English lower type, for example, a,a.b, ... |
static int |
EnglishUpper
English upper type, for example, A,A.B, ... |
static int |
RomanLower
Roman lower type, for example, i,i.ii, ... |
static int |
RomanUpper
Roman upper type, for example, I,I.II, ... |
Constructor Summary | |
HeadingType()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int Arab
public static final int RomanUpper
public static final int RomanLower
public static final int EnglishUpper
public static final int EnglishLower
Constructor Detail |
public HeadingType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |