[]
Sets the value associated with the specified key without affecting the Changed value.
If value
is null, the entry specified by the key will be removed.
public static void SetSilent(this IPdfDict dict, PdfName key, IPdfObject value)
Public Shared Sub SetSilent(dict As IPdfDict, key As PdfName, value As IPdfObject)