|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PageNumberFormatType in aspose.pdf |
|---|
| Fields in aspose.pdf declared as PageNumberFormatType | |
|---|---|
static PageNumberFormatType |
PageNumberFormatType.Arab
the format of the page number is Arab |
static PageNumberFormatType |
PageNumberFormatType.EnglishLower
the format of the page number is lower English case |
static PageNumberFormatType |
PageNumberFormatType.EnglishUpper
the format of the page number is upper English case |
static PageNumberFormatType |
PageNumberFormatType.RomanLower
the format of the page number is lower Roman case |
static PageNumberFormatType |
PageNumberFormatType.RomanUpper
the format of the page number is upper Roman case |
| Methods in aspose.pdf that return PageNumberFormatType | |
|---|---|
PageNumberFormatType |
Pdf.getPageNumberFormat()
Gets a PageNumberFormatType value that indicates the format of the page number . |
| Methods in aspose.pdf with parameters of type PageNumberFormatType | |
|---|---|
void |
Pdf.setPageNumberFormat(PageNumberFormatType value)
Sets a PageNumberFormatType value that indicates the format of the page number . |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||