Word.GutterPosition enum
Specifies where the gutter appears in the document.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
left = "Left" | The gutter appears on the left side of the document. |
right = "Right" | The gutter appears on the right side of the document. |
top = "Top" | The gutter appears at the top of the document. |