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