Removes the specified form field from a Text Control document.
public bool Remove(FormField formField);
Parameter | Description |
---|---|
form |
Specifies the formr field to remove. |
The return value is true, if the form field could be removed. Otherwise it is false.