#include <ipepdfparser.h>
Inherits ipe::PdfObj.
Detailed Description
Constructor & Destructor Documentation
  
  | 
        
          | ipe::PdfString::PdfString | ( | const String & | val | ) |  |  | inlineexplicit | 
 
 
Member Function Documentation
  
  | 
        
          | const PdfString * PdfString::string | ( |  | ) | const |  | virtual | 
 
Return this object as PDF string object. 
Reimplemented from ipe::PdfObj.
 
 
  
  | 
        
          | void PdfString::write | ( | Stream & | stream | ) | const |  | virtual | 
 
 
  
  | 
        
          | String ipe::PdfString::value | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following files:
- ipepdfparser.h
- ipepdfparser.cpp