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])

Parameters

Parameter Description
callback Optional. Receives the added PageNumberField.
errorCallback Optional. Is called when the operation failed with an error.