[]
Represents an interface implemented by PdfDict and PdfDictObject, allows working with objects of both types in the same way.
public interface IPdfDict
| Name | Description |
|---|---|
| Changed | Gets or sets the value indicating whether this IPdfDict was changed. |
| Dict | Gets the IDictionary<TKey, TValue> interface. |