EnumRepaginateOption

Page numbering options for book content objects within the book.

Static Properties

Name Description
NEXT_EVEN_PAGE Starts page numbers for each book content object at the next even-numbered page after the last page of the previous book content object.
NEXT_ODD_PAGE Starts page numbers for each book content object at the next odd-numbered page after the last page of the previous book content object.
NEXT_PAGE Continues page numbers sequentially from the previous book content object.