This is the complete list of members for PDFDictionary, including all inherited members.
| CloneObject() | PDFObject | |
| constructor(r) | NativeObjectWrapper | |
| Create() | PDFDictionary | static |
| CreateFromBoolean(boolean_value) | PDFObject | static |
| CreateFromDateTime(date_time) | PDFObject | static |
| CreateFromFloat(float_value) | PDFObject | static |
| CreateFromInteger(integer_value) | PDFObject | static |
| CreateFromName(name) | PDFObject | static |
| CreateFromString(string_value) | PDFObject | static |
| CreateReference(document, object_number) | PDFObject | static |
| DeepCloneObject() | PDFObject | |
| e_Array | PDFObject | static |
| e_Boolean | PDFObject | static |
| e_Dictionary | PDFObject | static |
| e_InvalidType | PDFObject | static |
| e_Name | PDFObject | static |
| e_Null | PDFObject | static |
| e_Number | PDFObject | static |
| e_Reference | PDFObject | static |
| e_Stream | PDFObject | static |
| e_String | PDFObject | static |
| GetArray() | PDFObject | |
| GetBoolean() | PDFObject | |
| GetDateTime() | PDFObject | |
| GetDict() | PDFObject | |
| GetDirectObject() | PDFObject | |
| GetElement(key) | PDFDictionary | |
| GetFloat() | PDFObject | |
| GetInteger() | PDFObject | |
| GetKey(position) | PDFDictionary | |
| GetMatrix() | PDFObject | |
| GetName() | PDFObject | |
| GetObjNum() | PDFObject | |
| GetPointerAsNumber() | NativeObjectWrapper | |
| GetRect() | PDFObject | |
| GetStream() | PDFObject | |
| GetString() | PDFObject | |
| GetType() | PDFObject | |
| GetValue(position) | PDFDictionary | |
| GetWideString() | PDFObject | |
| HasKey(key) | PDFDictionary | |
| IsIdentical(pdf_obj) | PDFObject | |
| MoveNext(position) | PDFDictionary | |
| Release() | PDFObject | |
| RemoveAt(key) | PDFDictionary | |
| SetAt(key, pdf_object) | PDFDictionary | |
| SetAtBoolean(key, value) | PDFDictionary | |
| SetAtDateTime(key, value) | PDFDictionary | |
| SetAtFloat(key, value) | PDFDictionary | |
| SetAtInteger(key, value) | PDFDictionary | |
| SetAtMatrix(key, value) | PDFDictionary | |
| SetAtName(key, value) | PDFDictionary | |
| SetAtRect(key, value) | PDFDictionary | |
| SetAtReference(key, pdf_object, document) | PDFDictionary | |
| SetAtString(key, value) | PDFDictionary | |