#include <pdfspecification.h>
Static Public Attributes | |
| static const std::string | TYPE |
| static const std::string | PARENT |
| static const std::string | CONTENTS |
| static const std::string | RESOURCES |
| static const std::string | MEDIABOX |
| static const std::string | CROPBOX |
| static const std::string | TRIMBOX |
| static const std::string | ROTATE |
| static const std::string | ANNOTS |
const std::string pdfobjects::Specification::Page::ANNOTS [static] |
Page Annotation entry.
Referenced by pdfobjects::CPageAnnots::add(), and pdfobjects::CPageAnnots::unreg_observers().
const std::string pdfobjects::Specification::Page::CONTENTS [static] |
const std::string pdfobjects::Specification::Page::CROPBOX [static] |
Page Cropbox entry.
Referenced by pdfobjects::CPageDisplay::setMediabox().
const std::string pdfobjects::Specification::Page::MEDIABOX [static] |
Page Mediabox entry.
Referenced by pdfobjects::CPageDisplay::setMediabox().
const std::string pdfobjects::Specification::Page::PARENT [static] |
Page Resource entry.
const std::string pdfobjects::Specification::Page::RESOURCES [static] |
Page Resource entry.
Referenced by pdfobjects::CPageFonts::addSystemType1Font().
const std::string pdfobjects::Specification::Page::ROTATE [static] |
Page Rotate entry.
Referenced by pdfobjects::CPageDisplay::setRotation().
const std::string pdfobjects::Specification::Page::TRIMBOX [static] |
Page Trimbox entry.
Referenced by pdfobjects::CPageDisplay::setMediabox().
const std::string pdfobjects::Specification::Page::TYPE [static] |
Page Type entry in dictionary.