pdf::PageContent Class Reference
[Page and Content Related Classes]

Content of a page. More...

#include <PageContent.hh>

List of all members.

Public Member Functions

virtual std::size_t Count () const =0
 Returns the number of graphics elements.
virtual const GraphicsItem (std::size_t idx) const =0
 Returns the specific graphics element given by an index.

Detailed Description

The PageContent class represent the content of a page in a PDF document. It is made up of a collection of visual elements called "graphics".


The documentation for this class was generated from the following file:

Hosted by SourceForge Logo