[]
Adds a dictionary entry with PDF name array.
public void AddDictEntryNames(PdfName key, string[] value, string[] defValue = null)
Public Sub AddDictEntryNames(key As PdfName, value As String(), Optional defValue As String() = Nothing)