Removes the specified field in the collection.
void remove(PdfField field) { _helper._doRemove(field); }