Word.ReadingLayoutMargin enum   
Specifies the margin options in reading layout view in a Word document.
Remarks
[ API set: WordApiDesktop 1.4 ]
Fields
| automatic = "Automatic" | Microsoft Word determines automatically whether to show or hide the margins based on the available space.  | 
				
| full = "Full" | Shows margins.  | 
				
| suppress = "Suppress" | Hides margins.  |