
Public Member Functions | |
| bool | Ok () |
| PrintDialogData (PrintData printData) | |
| PrintDialogData (PrintDialogData dialogData) | |
| PrintDialogData () | |
| PrintDialogData (IntPtr wxObject) | |
Properties | |
| bool | AllPages [get, set] |
| bool | Collate [get, set] |
| bool | EnableHelp [get, set] |
| bool | EnablePageNumbers [get, set] |
| bool | EnablePrintToFile [get, set] |
| bool | EnableSelection [get, set] |
| int | FromPage [get, set] |
| int | MaxPage [get, set] |
| int | MinPage [get, set] |
| int | NoCopies [get, set] |
| PrintData | PrintData [get, set] |
| bool | PrintToFile [get, set] |
| bool | Selection [get, set] |
| int | ToPage [get, set] |
| wx.PrintDialogData.PrintDialogData | ( | IntPtr | wxObject | ) |
| wx.PrintDialogData.PrintDialogData | ( | ) |
| wx.PrintDialogData.PrintDialogData | ( | PrintDialogData | dialogData | ) |
| wx.PrintDialogData.PrintDialogData | ( | PrintData | printData | ) |
| bool wx.PrintDialogData.Ok | ( | ) |
bool wx.PrintDialogData.AllPages [get, set] |
bool wx.PrintDialogData.Collate [get, set] |
bool wx.PrintDialogData.EnableHelp [get, set] |
bool wx.PrintDialogData.EnablePageNumbers [get, set] |
bool wx.PrintDialogData.EnablePrintToFile [get, set] |
bool wx.PrintDialogData.EnableSelection [get, set] |
int wx.PrintDialogData.FromPage [get, set] |
int wx.PrintDialogData.MaxPage [get, set] |
int wx.PrintDialogData.MinPage [get, set] |
int wx.PrintDialogData.NoCopies [get, set] |
PrintData wx.PrintDialogData.PrintData [get, set] |
bool wx.PrintDialogData.PrintToFile [get, set] |
bool wx.PrintDialogData.Selection [get, set] |
int wx.PrintDialogData.ToPage [get, set] |