#include <PDFiumLibrary.hxx>
Definition at line 179 of file PDFiumLibrary.hxx.
◆ ~PDFiumPage()
virtual vcl::pdf::PDFiumPage::~PDFiumPage |
( |
| ) |
|
|
virtualdefault |
◆ getAnnotation()
◆ getAnnotationCount()
virtual int vcl::pdf::PDFiumPage::getAnnotationCount |
( |
| ) |
|
|
pure virtual |
◆ getAnnotationIndex()
virtual int vcl::pdf::PDFiumPage::getAnnotationIndex |
( |
std::unique_ptr< PDFiumAnnotation > const & |
rAnnotation | ) |
|
|
pure virtual |
◆ getChecksum()
Get bitmap checksum of the page, without annotations/commenting.
◆ getHeight()
virtual double vcl::pdf::PDFiumPage::getHeight |
( |
| ) |
|
|
pure virtual |
◆ getObject()
◆ getObjectCount()
virtual int vcl::pdf::PDFiumPage::getObjectCount |
( |
| ) |
|
|
pure virtual |
◆ getTextPage()
virtual std::unique_ptr< PDFiumTextPage > vcl::pdf::PDFiumPage::getTextPage |
( |
| ) |
|
|
pure virtual |
◆ getWidth()
virtual double vcl::pdf::PDFiumPage::getWidth |
( |
| ) |
|
|
pure virtual |
◆ hasLinks()
virtual bool vcl::pdf::PDFiumPage::hasLinks |
( |
| ) |
|
|
pure virtual |
◆ hasTransparency()
virtual bool vcl::pdf::PDFiumPage::hasTransparency |
( |
| ) |
|
|
pure virtual |
◆ onAfterLoadPage()
virtual void vcl::pdf::PDFiumPage::onAfterLoadPage |
( |
PDFiumDocument * |
pDoc | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: