Removes a signature field from a Text Control document.

<void> SignatureFieldCollection.remove(<SignatureField> field, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
field Specifies the signature field to remove.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.