PrintData Class Reference

Inheritance diagram for PrintData:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (PrintData printData)
int NoCopies ()
void NoCopies (int value)
bool Collate ()
void Collate (bool value)
int Orientation ()
void Orientation (int value)
bool Ok ()
string PrinterName ()
void PrinterName (string value)
bool Colour ()
void Colour (bool value)
DuplexMode Duplex ()
void Duplex (DuplexMode value)
PaperSize PaperId ()
void PaperId (PaperSize value)
Size paperSize ()
void paperSize (Size value)
PrintQuality Quality ()
void Quality (PrintQuality value)
string PrinterCommand ()
void PrinterCommand (string value)
string PrinterOptions ()
void PrinterOptions (string value)
string PreviewCommand ()
void PreviewCommand (string value)
string Filename ()
void Filename (string value)
string FontMetricPath ()
void FontMetricPath (string value)
double PrinterScaleX ()
void PrinterScaleX (double value)
double PrinterScaleY ()
void PrinterScaleY (double value)
int PrinterTranslateX ()
void PrinterTranslateX (int value)
int PrinterTranslateY ()
void PrinterTranslateY (int value)
PrintMode printMode ()
void printMode (PrintMode value)
void SetPrinterScaling (double x, double y)
void SetPrinterTranslation (int x, int y)

Static Public Member Functions

static wxObject New (IntPtr ptr)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 

this ( PrintData  printData  ) 


Member Function Documentation

static wxObject New ( IntPtr  ptr  )  [static]

int NoCopies (  ) 

void NoCopies ( int  value  ) 

bool Collate (  ) 

void Collate ( bool  value  ) 

int Orientation (  ) 

void Orientation ( int  value  ) 

bool Ok (  ) 

string PrinterName (  ) 

void PrinterName ( string  value  ) 

bool Colour (  ) 

void Colour ( bool  value  ) 

DuplexMode Duplex (  ) 

void Duplex ( DuplexMode  value  ) 

PaperSize PaperId (  ) 

void PaperId ( PaperSize  value  ) 

Size paperSize (  ) 

void paperSize ( Size  value  ) 

PrintQuality Quality (  ) 

void Quality ( PrintQuality  value  ) 

string PrinterCommand (  ) 

void PrinterCommand ( string  value  ) 

string PrinterOptions (  ) 

void PrinterOptions ( string  value  ) 

string PreviewCommand (  ) 

void PreviewCommand ( string  value  ) 

string Filename (  ) 

void Filename ( string  value  ) 

string FontMetricPath (  ) 

void FontMetricPath ( string  value  ) 

double PrinterScaleX (  ) 

void PrinterScaleX ( double  value  ) 

double PrinterScaleY (  ) 

void PrinterScaleY ( double  value  ) 

int PrinterTranslateX (  ) 

void PrinterTranslateX ( int  value  ) 

int PrinterTranslateY (  ) 

void PrinterTranslateY ( int  value  ) 

PrintMode printMode (  ) 

void printMode ( PrintMode  value  ) 

void SetPrinterScaling ( double  x,
double  y 
)

void SetPrinterTranslation ( int  x,
int  y 
)


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:27 2009 for wxD by  doxygen 1.5.4