Adds the specified field to the collection.
int add(PdfField field) { return _helper._doAdd(field); }