3.2.2.3 LineCount Property Example

This is an example of a LineCount property (VT_I4 TypedPropertyValue property).

Offset

Size

Structure

Value

00000114

0008

TypedPropertyValue - GKPIDDSI_LINECOUNT

00000114

0002

    WORD - wType

0x0003

00000116

0002

    WORD - padding

0x0000

00000118

0004

    DWORD - value

0x0000001F

Figure 19: Structure of a LineCount property

GKPIDDSI_LINECOUNT: LineCount.

wType: 0x0003 indicates that this property is a VT_I4 TypedPropertyValue property (4-byte integer).

value: 0x0000001F indicates that the count of lines in the example document is 0x0000001F (31).