this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
this | ( | ) |
this | ( | PageSetupDialogData | dialogData | ) |
this | ( | PrintData | printData | ) |
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] |