|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.PageNumberFormatType
public class PageNumberFormatType
Enumerates the destination types of the format of the page number .
Field Summary | |
---|---|
static PageNumberFormatType |
Arab
the format of the page number is Arab |
static PageNumberFormatType |
EnglishLower
the format of the page number is lower English case |
static PageNumberFormatType |
EnglishUpper
the format of the page number is upper English case |
static PageNumberFormatType |
RomanLower
the format of the page number is lower Roman case |
static PageNumberFormatType |
RomanUpper
the format of the page number is upper Roman case |
Method Summary |
---|
Methods inherited from class aspose.pdf.EnumerationBase |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final PageNumberFormatType Arab
public static final PageNumberFormatType RomanUpper
public static final PageNumberFormatType RomanLower
public static final PageNumberFormatType EnglishUpper
public static final PageNumberFormatType EnglishLower
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |