[]
Adds a dictionary entry with PDF string value. If string contains chars with code greater than 126 it encoded as unicode. The string is encrypted if an encryption specified for document.
public void AddDictEntryStringNotEmpty(PdfName key, string value)
Public Sub AddDictEntryStringNotEmpty(key As PdfName, value As String)