PrintIndexType Element

Author-it XML Format

Description

Allows you to choose the type of index to create - Indented (usual) or Run-in (older type, not used these days).

The PrintIndexType element corresponds to the "Type" field on the Print tab of the Index object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Index

Values

Data Type

Range

Integer

1 or 2, where:

1 = Indented
2 = Run-in

Sample XML

<PrintIndexType inherited="true">1</PrintIndexType>