Ipelib
|
The PDF string object. More...
#include <ipepdfparser.h>
Inherits ipe::PdfObj.
The PDF string object.
ipe::PdfString::PdfString | ( | const String & | val | ) | [inline, explicit] |
const PdfString * PdfString::string | ( | ) | const [virtual] |
Return this object as PDF string object.
Reimplemented from ipe::PdfObj.
void PdfString::write | ( | Stream & | stream | ) | const [virtual] |
Implements ipe::PdfObj.
String ipe::PdfString::value | ( | ) | const [inline] |