Removes a signature field from a Text Control document.
<void> SignatureFieldCollection.remove(<SignatureField> field, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
field | Specifies the signature field to remove. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |