ApplicationClass.CaptionLabels Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property CaptionLabels As CaptionLabels
    Get
'Usage
Dim instance As ApplicationClass
Dim value As CaptionLabels

value = instance.CaptionLabels
public virtual CaptionLabels CaptionLabels { get; }

Property Value

Type: Microsoft.Office.Interop.Word.CaptionLabels

Implements

_Application.CaptionLabels

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace