Inherits IpePdfObj.
A dictionary may or may not have attached stream data.
|
Return this object as PDF dictionary object.
Reimplemented from IpePdfObj. |
|
Add stream data to this dictionary.
|
|
Add a (key, value) pair to the dictionary. Dictionary takes ownership of obj. |
|
Look up key in dictionary. Indirect objects (references) are looked up if file is not zero, and the object referred to is returned. Returns 0 if key is not in dictionary. |
|
Is this stream compressed with flate compression?
|