Package wx :: Class Printout
[frames | no frames]

Type Printout

object --+    
         |    
    Object --+
             |
            Printout

Known Subclasses:
DocPrintout, HtmlPrintout, PlotPrintout, SetPrintout

Proxy of C++ Printout class
Method Summary
Printout __init__(self, title)
  __repr__(self)
(minPage, maxPage, pageFrom, pageTo) base_GetPageInfo()
bool base_HasPage(self, page)
bool base_OnBeginDocument(self, startPage, endPage)
  base_OnBeginPrinting(self)
  base_OnEndDocument(self)
  base_OnEndPrinting(self)
  base_OnPreparePrinting(self)
DC GetDC(self)
(w, h) GetPageSizeMM()
(w, h) GetPageSizePixels()
(x,y) GetPPIPrinter()
(x,y) GetPPIScreen()
String GetTitle(self)
bool IsPreview(self)
  SetDC(self, dc)
  SetIsPreview(self, p)
  SetPageSizeMM(self, w, h)
  SetPageSizePixels(self, w, h)
  SetPPIPrinter(self, x, y)
  SetPPIScreen(self, x, y)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:06 2005 http://epydoc.sf.net