Content of a page. More...
#include <PageContent.hh>
| Public Member Functions | |
| virtual std::size_t | Count () const =0 | 
| Returns the number of graphics elements. | |
| virtual const Graphics * | Item (std::size_t idx) const =0 | 
| Returns the specific graphics element given by an index. | |
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".