#include <PdfDataProvider.h>
An interface for data provider classes that are stored in a PdfVariant
- See also
- PdfName
-
PdfArray
-
PdfReference
-
PdfVariant
-
PdfDictionary
-
PdfString
◆ PdfDataProvider()
| PdfDataProvider::PdfDataProvider |
( |
| ) |
|
|
protected |
◆ ToString()
| string PdfDataProvider::ToString |
( |
| ) |
const |
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. |
◆ Write()
The documentation for this class was generated from the following files:
- PdfDataProvider.h
- PdfDataProvider.cpp