Drawing > Drawing Assembly Interfaces > IGxPageSettings
Assembly: Drawing;
The IGxPageSettings interface contains properties and methods that are used to determine page settings.
Property name | Brief description | |
![]() |
Margins | The Margins property returns page margins. |
![]() |
PaperFormat | The PaperFormat property determines page format. |
![]() |
PaperOrientation | The PaperOrientation property determines page orientation. |
![]() |
PaperSize | The PaperSize property returns page size. |
Method name | Brief description | |
![]() |
Assign | The Assign method determines page settings according to the settings passed by the input parameter. |
See also: