|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.HeadingType
public final class HeadingType
Enumerates the heading types.
| Field Summary | |
|---|---|
static HeadingType |
Arab
Arab type,for example, 1,1.1,... |
static HeadingType |
EnglishLower
English lower type, for example, a,a.b, ... |
static HeadingType |
EnglishUpper
English upper type, for example, A,A.B, ... |
static HeadingType |
RomanLower
Roman lower type, for example, i,i.ii, ... |
static HeadingType |
RomanUpper
Roman upper type, for example, I,I.II, ... |
| 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 HeadingType EnglishLower
public static final HeadingType EnglishUpper
public static final HeadingType RomanLower
public static final HeadingType RomanUpper
public static final HeadingType Arab
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||