PageNumberType
determines which page number is displayed in a page number text field.
Definition PageNumberType.idl:27
@ CURRENT
The number of the current page is displayed.
Definition PageNumberType.idl:35
@ NEXT
The number of the next page is displayed if there is any, otherwise the field is empty.
Definition PageNumberType.idl:40
@ PREV
The number of the previous page is displayed if there is any, otherwise the field is empty.
Definition PageNumberType.idl:31