Share via


HeaderFooter.Index Property

Returns a WdHeaderFooterIndex constant that represents the specified header or footer in a document or section.

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

Syntax

'Declaration
ReadOnly Property Index As WdHeaderFooterIndex
    Get
'Usage
Dim instance As HeaderFooter
Dim value As WdHeaderFooterIndex

value = instance.Index
WdHeaderFooterIndex Index { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdHeaderFooterIndex

See Also

Reference

HeaderFooter Interface

HeaderFooter Members

Microsoft.Office.Interop.Word Namespace