[]
Gets the page number changed by the current PageNumberingChange object.
public int GetPageNo(int curPageNo)
Public Function GetPageNo(curPageNo As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | curPageNo | The current page number. |
| Type | Description |
|---|---|
| int | The page number after the change. |