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