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.
◆ 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
-
device | 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: