An helper class to inherit to provide common serialization methods.
More...
#include <PdfBaseDataTypes.h>
template<
typename T>
class PoDoFo::PdfDataProvider< T >
An helper class to inherit to provide common serialization methods.
- See also
- PdfName
-
PdfArray
-
PdfReference
-
PdfVariant
-
PdfDictionary
-
PdfString
◆ ToString()
Converts the current object into a string representation which can be written directly to a PDF file on disc.
- Parameters
-
str | the object string is returned in this object. |
The documentation for this class was generated from the following file: