Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the position of the caption label text.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdCaptionPosition
'Usage
Dim instance As WdCaptionPosition
public enum WdCaptionPosition
Members
| Member name | Description | |
|---|---|---|
| wdCaptionPositionAbove | The caption label is added above. | |
| wdCaptionPositionBelow | The caption label is added below. |