WdReadingLayoutMargin enumeration (Word)
Specifies whether margins are visible or hidden when a document is viewed in Full Screen Reading view.
Name | Value | Description |
---|---|---|
wdAutomaticMargin | 0 | Shows the pages without margins. |
wdFullMargin | 2 | Shows the pages with margins. |
wdSuppressMargin | 1 | Microsoft Word determines automatically whether to show or hide the margins based on the available space. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.