WdIndexType Enumeration 

Specifies the type of index.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdIndexType1 As WdIndexType = WdIndexType.wdIndexIndent

Syntax

Public Enum WdIndexType
public enum WdIndexType
public enum class WdIndexType
public enum WdIndexType
public enum WdIndexType

Members

Member name Description
wdIndexIndent An indented index.
wdIndexRunin A run-in index.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace