[]
Gets the ending page number of the current range.
public int GetMaxPage(int maxPageNumber)
Public Function GetMaxPage(maxPageNumber As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | maxPageNumber | The ending page number (used if the current range is to the end of a document). |
| Type | Description |
|---|---|
| int | The actual ending page number. |