| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class PyPrintPreview |
|
object--+ |Object--+ |PrintPreview--+ | PyPrintPreview
| Method Summary | |
|---|---|
| PyPrintPreview |
__init__(self, Printout printout, Printout printoutForPrinting, PrintData data) -> PyPrintPreview |
__repr__(self)
| |
base_DetermineScaling(self)
| |
| bool | base_DrawBlankPage(self,
canvas,
dc)
|
| bool | base_PaintPage(self,
canvas,
dc)
|
| bool | base_Print(self,
interactive)
|
| bool | base_RenderPage(self,
pageNum)
|
| bool | base_SetCurrentPage(self,
pageNum)
|
base_SetZoom(self,
percent)
| |
| Method Details |
|---|
__init__(self,
printout,
printoutForPrinting,
data=None)
__init__(self, Printout printout, Printout printoutForPrinting, PrintData data) -> PyPrintPreview |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:03:47 2004 | http://epydoc.sf.net |