[]
Sets the Offsets value associated with the specified key.
If the value is null or is equal to defValue
,
removes the key from the dictionary.
public static void SetOffsets(this IPdfDict dict, PdfName key, Offsets? value, Offsets? defValue)
Public Shared Sub SetOffsets(dict As IPdfDict, key As PdfName, value As Offsets?, defValue As Offsets?)