A PdfDataProvider object with a PdfObject owner, specialized in holding objects.
More...
#include <PdfDataContainer.h>
A PdfDataProvider object with a PdfObject owner, specialized in holding objects.
◆ GetDocument()
| PdfDocument * PoDoFo::PdfDataContainer::GetDocument |
( |
| ) |
const |
|
inline |
- Returns
- the document of the owner object, or nullptr if it has no owner
◆ GetOwner()
- Returns
- a pointer to a PdfObject that is the owner of this data type. Might be nullptr if the data type has no owner.
◆ Write()
Write the complete datatype to a file.
- Parameters
-
| stream | write the object to this device |
| writeMode | additional options for writing this object |
| encrypt | an encryption object which is used to encrypt this object or nullptr to not encrypt this object |
Implemented in PoDoFo::PdfArray, and PoDoFo::PdfDictionary.
The documentation for this class was generated from the following files: