2.9.240 SDTT

The SDTT structure specifies the type of structured document tag that is represented by a structured document tag bookmark in the document.

Name

Value

Meaning

sdttUnknown

0x00000000

The type of the tag is determined from the range it encloses.

sdttRegular

0x00000001

The tag encloses a range of characters.

sdttPara

0x00000002

The tag encloses a range of paragraphs.

sdttCell

0x00000003

The tag encloses a range of cells in a table.

sdttRow

0x00000004

The tag encloses a range of rows in a table.