[]
Represents a PDF Dictionary object.
public class PdfDict : Dictionary<PdfName, IPdfObject>, IDictionary<PdfName, IPdfObject>, ICollection<KeyValuePair<PdfName, IPdfObject>>, IDictionary, ICollection, IReadOnlyDictionary<PdfName, IPdfObject>, IReadOnlyCollection<KeyValuePair<PdfName, IPdfObject>>, IEnumerable<KeyValuePair<PdfName, IPdfObject>>, IEnumerable, ISerializable, IDeserializationCallback, IPdfDict
| Name | Description |
|---|---|
| PdfDict() | Initializes a new instance of the PdfDict class. |
| PdfDict(PdfName, IPdfObject) | Initializes a new instance of the PdfDict class. |
| PdfDict(PdfName, IPdfObject, PdfName, IPdfObject) | Initializes a new instance of the PdfDict class. |
| PdfDict(PdfName, IPdfObject, PdfName, IPdfObject, PdfName, IPdfObject) | Initializes a new instance of the PdfDict class. |
| Name | Description |
|---|---|
| Changed | Gets a value indicating whether this PdfDict was changed. |
| Name | Description |
|---|---|
| ToString() |