CaptionLabel.ID Property

Returns a value that represents the type for the specified caption label if the BuiltIn property of the CaptionLabel object is True.

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

Syntax

'Declaration
ReadOnly Property ID As WdCaptionLabelID
    Get
'Usage
Dim instance As CaptionLabel
Dim value As WdCaptionLabelID

value = instance.ID
WdCaptionLabelID ID { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdCaptionLabelID

See Also

Reference

CaptionLabel Interface

CaptionLabel Members

Microsoft.Office.Interop.Word Namespace