Pdf |
The PdfDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of entries contained in the PdfDictionary.
(Overrides PdfBasicCollectionCount) |
![]() | 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. |