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
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.