WdCaptionPosition Enumeration

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.

See Also

Reference

Microsoft.Office.Interop.Word Namespace