_Global.AutoCaptions Property

Returns a AutoCaptions collection that represents the captions that are automatically added when items such as tables and pictures are inserted into a document.

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

Syntax

'Declaration
ReadOnly Property AutoCaptions As AutoCaptions
    Get
'Usage
Dim instance As _Global
Dim value As AutoCaptions

value = instance.AutoCaptions
AutoCaptions AutoCaptions { get; }

Property Value

Type: Microsoft.Office.Interop.Word.AutoCaptions

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.Word Namespace