Page base class, contains base functionality and common interface for all Pages.
| Classes Summary: | |
| PageFormat Default and base class for formatting a page layout. [Source] | |
| TemplatePageFormat PageFormat subclass that uses a template file to define the HTML header and footer for each page. [Source] | |
| Page Base class for a Page. [Source] | |
| BufferPage A page that writes to a string buffer. [Source] | |