public interface IMoveOptions extends IOptions
Interface for the moving page options.
Modifier and Type | Method and Description |
---|---|
int |
getNewPageNumber()
Gets or sets the new page number.
|
int |
getPageNumberToMove()
Gets or sets the page number to move.
|