Pdf |
The PdfDictionary type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of entries contained in the PdfDictionary.
(Overrides PdfBasicCollectionCount) | |
Indirect |
Gets the PdfIndirectObject if this PdfBasicContainer is
Value or otherwise.
(Inherited from PdfBasicContainer) | |
IsReadOnly |
Gets a value indicating whether the PdfBasicContainer and all of its descendants are read-only.
(Inherited from PdfBasicContainer) | |
Item | Gets or sets the PdfBasicObject value associated with the specified PdfName key. | |
Keys | Gets a collection containing the keys in the PdfDictionary. | |
ObjectType |
Gets the Dictionary value.
(Overrides PdfBasicObjectObjectType) | |
Stream | Gets the PdfStream if this PdfDictionary is Dictionary or otherwise. | |
Values | Gets a collection containing the values in the PdfDictionary. |