Sets a value indicating whether the field shows the page number or the total number of pages.
<void> PageNumberField.setShowNumberOfPages(<boolean> value, [<EmptyRequestCallback> callback])| Parameter | Description |
|---|---|
| value | The property value. |
| callback | Optional. Is called when the operation completed. |