#include <ipepdfparser.h>
Inherits ipe::PdfObj.
◆ PdfString()
  
  | 
        
          | ipe::PdfString::PdfString | ( | const String & | val, |  
          |  |  | bool | binary = false |  
          |  | ) |  |  |  | inlineexplicit | 
 
 
◆ string()
  
  | 
        
          | const PdfString * PdfString::string | ( |  | ) | const |  | virtualnoexcept | 
 
Return this object as PDF string object. 
Reimplemented from ipe::PdfObj.
 
 
◆ write()
  
  | 
        
          | void PdfString::write | ( | Stream & | stream, |  
          |  |  | const PdfRenumber * | renumber, |  
          |  |  | bool | inflate |  
          |  | ) |  | const |  | virtualnoexcept | 
 
 
◆ value()
  
  | 
        
          | String ipe::PdfString::value | ( |  | ) | const |  | inlinenoexcept | 
 
 
◆ decode()
  
  | 
        
          | String PdfString::decode | ( |  | ) | const |  | noexcept | 
 
 
The documentation for this class was generated from the following files:
- ipepdfparser.h
- ipepdfparser.cpp