| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class PrintData |
|
object--+ |Object--+ | PrintData
Proxy of C++ PrintData class
| Method Summary | |
|---|---|
| PrintData |
__init__(self, PrintData data) -> PrintData |
__del__(self)
| |
__nonzero__(self)
| |
| int | GetBin(self)
|
| bool | GetCollate(self)
|
| bool | GetColour(self)
|
| int | GetDuplex(self)
|
| String | GetFilename(self)
|
| int | GetMedia(self)
|
| int | GetNoCopies(self)
|
| int | GetOrientation(self)
|
| int | GetPaperId(self)
|
| Size | GetPaperSize(self)
|
| String | GetPrinterName(self)
|
| int | GetPrintMode(self)
|
| PyObject | GetPrivData(self)
|
| int | GetQuality(self)
|
| bool | IsOk(self)
|
| bool | IsOrientationReversed(self)
|
| bool | Ok(self)
|
SetBin(self,
bin)
| |
SetCollate(self,
flag)
| |
SetColour(self,
colour)
| |
SetDuplex(self,
duplex)
| |
SetFilename(self,
filename)
| |
SetMedia(self,
media)
| |
SetNoCopies(self,
v)
| |
SetOrientation(self,
orient)
| |
SetOrientationReversed(self,
reversed)
| |
SetPaperId(self,
sizeId)
| |
SetPaperSize(self,
sz)
| |
SetPrinterName(self,
name)
| |
SetPrintMode(self,
printMode)
| |
SetPrivData(self,
data)
| |
SetQuality(self,
quality)
| |
| Property Summary | |
|---|---|
Bin: See GetBin and SetBin | |
Collate: See GetCollate and SetCollate | |
Colour: See GetColour and SetColour | |
Duplex: See GetDuplex and SetDuplex | |
Filename: See GetFilename and SetFilename | |
NoCopies: See GetNoCopies and SetNoCopies | |
Orientation: See GetOrientation and SetOrientation | |
PaperId: See GetPaperId and SetPaperId | |
PaperSize: See GetPaperSize and SetPaperSize | |
PrinterName: See GetPrinterName and SetPrinterName | |
PrintMode: See GetPrintMode and SetPrintMode | |
PrivData: See GetPrivData and SetPrivData | |
Quality: See GetQuality and SetQuality | |
thisown: The membership flag | |
| Method Details |
|---|
__init__(self)
|
| Property Details |
|---|
Bin |
CollateSee
|
Colour |
Duplex |
FilenameSee
|
NoCopiesSee
|
OrientationSee
|
PaperIdSee
|
PaperSizeSee
|
PrinterNameSee
|
PrintModeSee
|
PrivDataSee
|
QualitySee
|
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:51 2007 | http://epydoc.sf.net |