The IGxPageSettings interface contains properties and methods that are used to determine page settings.
| Property name | Brief description | |
| Margins | The Margins property returns an object containing page margins. | |
| PaperFormat | The PaperFormat property determines page format. | |
| PaperOrientation | The PaperOrientation property determines page orientation. | |
| PaperSize | The PaperSize property returns an object containing page size. |
| Method name | Brief description | |
| Assign | The Assign method determines page settings based on the source page settings. |
See also: