[]
Gets the starting page number of the current range.
public int GetMinPage(int minPageNumber)
Public Function GetMinPage(minPageNumber As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | minPageNumber | The starting page number (used if the current range is from the beginning of a document). |
| Type | Description |
|---|---|
| int | The actual starting page number. |