Word.GutterPosition enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies where the gutter appears in the document.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
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. |