#include <cpageattributes.h>
Public Attributes | |
| boost::shared_ptr< CDict > | _resources |
| boost::shared_ptr< CArray > | _mediaBox |
| boost::shared_ptr< CArray > | _cropBox |
| boost::shared_ptr< CInt > | _rotate |
Page attributes structure of dictionary properties which can be inherited from a parent in the page tree.
If an inheritable property is not present in a page it is defined in one of its parents in the page tree.
| boost::shared_ptr<CArray> pdfobjects::CPageAttributes::InheritedAttributes::_cropBox |
| boost::shared_ptr<CArray> pdfobjects::CPageAttributes::InheritedAttributes::_mediaBox |
Referenced by pdfobjects::CPageDisplay::getMediabox().
| boost::shared_ptr<CDict> pdfobjects::CPageAttributes::InheritedAttributes::_resources |
| boost::shared_ptr<CInt> pdfobjects::CPageAttributes::InheritedAttributes::_rotate |
Referenced by pdfobjects::CPageDisplay::getRotation().