WdGutterStyle Enumeration
Specifies where the gutter appears in the document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdGutterStyle
'Usage
Dim instance As WdGutterStyle
public enum WdGutterStyle
Members
Member name | Description | |
---|---|---|
wdGutterPosLeft | On the left side. | |
wdGutterPosTop | At the top. | |
wdGutterPosRight | On the right side. |