[]
Adds a dictionary entry with PDF array value, does nothing if value is null, writes empty PDF array if value has no items.
public void AddDictEntryArray(PdfName key, params IPdfObject[] value)
| Type | Name | Description |
|---|---|---|
| PdfName | key | |
| IPdfObject[] | value |