#include <PDFiumLibrary.hxx>
Definition at line 221 of file PDFiumLibrary.hxx.
 
◆ ~PDFiumDocument()
  
  | 
        
          | virtual vcl::pdf::PDFiumDocument::~PDFiumDocument | ( |  | ) |  |  | virtualdefault | 
 
 
◆ getFileVersion()
  
  | 
        
          | virtual int vcl::pdf::PDFiumDocument::getFileVersion | ( |  | ) |  |  | pure virtual | 
 
 
◆ getPageCount()
  
  | 
        
          | virtual int vcl::pdf::PDFiumDocument::getPageCount | ( |  | ) |  |  | pure virtual | 
 
 
◆ getPageSize()
◆ getSignature()
  
  | 
        
          | virtual std::unique_ptr< PDFiumSignature > vcl::pdf::PDFiumDocument::getSignature | ( | int | nIndex | ) |  |  | pure virtual | 
 
 
◆ getSignatureCount()
  
  | 
        
          | virtual int vcl::pdf::PDFiumDocument::getSignatureCount | ( |  | ) |  |  | pure virtual | 
 
 
◆ getTrailerEnds()
  
  | 
        
          | virtual std::vector< unsigned int > vcl::pdf::PDFiumDocument::getTrailerEnds | ( |  | ) |  |  | pure virtual | 
 
 
◆ openPage()
  
  | 
        
          | virtual std::unique_ptr< PDFiumPage > vcl::pdf::PDFiumDocument::openPage | ( | int | nIndex | ) |  |  | pure virtual | 
 
 
◆ saveWithVersion()
  
  | 
        
          | virtual bool vcl::pdf::PDFiumDocument::saveWithVersion | ( | SvMemoryStream & | rStream, |  
          |  |  | int | nFileVersion |  
          |  | ) |  |  |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: