PageSetupDialogData Class Reference

Inheritance diagram for PageSetupDialogData:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (PageSetupDialogData dialogData)
 this (PrintData printData)
Size paperSize ()
void paperSize (Size value)
PaperSize PaperId ()
void PaperId (PaperSize value)
Point MinMarginTopLeft ()
void MinMarginTopLeft (Point value)
Point MinMarginBottomRight ()
void MinMarginBottomRight (Point value)
Point MarginTopLeft ()
void MarginTopLeft (Point value)
Point MarginBottomRight ()
void MarginBottomRight (Point value)
bool DefaultMinMargins ()
void DefaultMinMargins (bool value)
bool EnableOrientation ()
void EnableOrientation (bool value)
bool EnablePaper ()
void EnablePaper (bool value)
bool EnablePrinter ()
void EnablePrinter (bool value)
bool DefaultInfo ()
void DefaultInfo (bool value)
bool EnableHelp ()
void EnableHelp (bool value)
bool Ok ()
bool EnableMargins ()
void EnableMargins (bool value)
void CalculateIdFromPaperSize ()
void CalculatePaperSizeFromId ()
PrintData printData ()
void printData (PrintData value)

Static Public Member Functions

static wxObject New (IntPtr ptr)
static implicit operator PageSetupDialogData (PrintData data)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 

this ( PageSetupDialogData  dialogData  ) 

this ( PrintData  printData  ) 


Member Function Documentation

static wxObject New ( IntPtr  ptr  )  [static]

Size paperSize (  ) 

void paperSize ( Size  value  ) 

PaperSize PaperId (  ) 

void PaperId ( PaperSize  value  ) 

Point MinMarginTopLeft (  ) 

void MinMarginTopLeft ( Point  value  ) 

Point MinMarginBottomRight (  ) 

void MinMarginBottomRight ( Point  value  ) 

Point MarginTopLeft (  ) 

void MarginTopLeft ( Point  value  ) 

Point MarginBottomRight (  ) 

void MarginBottomRight ( Point  value  ) 

bool DefaultMinMargins (  ) 

void DefaultMinMargins ( bool  value  ) 

bool EnableOrientation (  ) 

void EnableOrientation ( bool  value  ) 

bool EnablePaper (  ) 

void EnablePaper ( bool  value  ) 

bool EnablePrinter (  ) 

void EnablePrinter ( bool  value  ) 

bool DefaultInfo (  ) 

void DefaultInfo ( bool  value  ) 

bool EnableHelp (  ) 

void EnableHelp ( bool  value  ) 

bool Ok (  ) 

bool EnableMargins (  ) 

void EnableMargins ( bool  value  ) 

void CalculateIdFromPaperSize (  ) 

void CalculatePaperSizeFromId (  ) 

PrintData printData (  ) 

void printData ( PrintData  value  ) 

static implicit operator PageSetupDialogData ( PrintData  data  )  [static]


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