public final class FormPageRange extends Object
| Constructor and Description |
|---|
FormPageRange(int firstPageNumber,
int lastPageNumber)
Construct a FormPageRange object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFirstPageNumber()
Get the first page number of the range.
|
int |
getLastPageNumber()
Get the last page number.
|
Copyright © 2021. All rights reserved.