pdfobjects::Specification::Page Struct Reference

#include <pdfspecification.h>

List of all members.

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

Member Data Documentation

const std::string pdfobjects::Specification::Page::ANNOTS [static]
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.


The documentation for this struct was generated from the following files: