WordProcessingPageSetup class
Leave feedback
On this page
Represents printing page properties for a section of a Word document.
The WordProcessingPageSetup type exposes the following members:
| Property | Description |
|---|---|
| bottom_margin | The size of the bottom margin in points. |
| different_first_page_header_footer | The property indicates whether a different header/footer is used for the first page. |
| height | The height of a printing page in points. |
| left_margin | The size of the left margin in points. |
| odd_and_even_pages_header_footer | The property indicates whether different headers/footers are used for odd-numbered and even-numbered pages. |
| right_margin | The size of the right margin in points. |
| top_margin | The size of the top margin in points. |
| width | The width of a printing page in points. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.