[]
Adds a dictionary entry with PDF name value, the entry is added only if value is not null and not empty.
value
public void AddDictEntryName(PdfName key, string value)
Public Sub AddDictEntryName(key As PdfName, value As String)