public interface ISwapOptions extends IOptions
Interface for the page swapping options.
| Modifier and Type | Method and Description |
|---|---|
int |
getFirstPageNumber()
First page number to exchange.
|
int |
getSecondPageNumber()
Second page number to exchange.
|
Copyright © 2024. All rights reserved.