2.3.10 Description

The Description property specifies the description of a Report record. If this property is specified, it MUST be part of a ReportProperties record.          

 Description = descriptionStart descriptionValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

descriptionStart

descriptionValue (variable)

...

descriptionStart (1 byte): A byte that specifies the start of the Description property. The value of the descriptionStart field MUST be the following value.

Value

Parent

0x09

ReportProperties

descriptionValue (variable): A variable String that specifies the description of the report.