Removes a signature field from a Text Control document.

Remove(SignatureField)

public bool Remove(SignatureField signatureField);

Parameters

Parameter Description
signatureField Specifies the signature field to remove.

Return Value

The return value is true, if the signature field could be removed. Otherwise, it is false.