Sets the current text input position in the footnote section at the end of the current footnote text, so that the text can be edited or formatted.
<void> Footnote.edit([<RequestBooleanCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |