|
wxArt2D
|
print a document More...
#include <docviewref.h>


Public Member Functions | |
| a2dDocumentPrintout (a2dView *view=(a2dView *) NULL, const wxString &title=wxT("Printout")) | |
| bool | OnPrintPage (int page) |
| bool | HasPage (int page) |
| bool | OnBeginDocument (int startPage, int endPage) |
| void | GetPageInfo (int *minPage, int *maxPage, int *selPageFrom, int *selPageTo) |
| virtual a2dView * | GetView () |
Protected Attributes | |
| a2dView * | m_printoutView |
print a document
Definition at line 3311 of file docviewref.h.