Inserts a new page number field at the current input position which displays Arabic numbers starting with 1.
<void> PageNumberFieldCollection.add([<RequestPageNumberFieldCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Optional. Receives the added Page |
error |
Optional. Is called when the operation failed with an error. |