Annotation Element
Contains elements that contain information about comments inserted into a document page.
Value |
Description |
---|---|
0 |
Document is not being reviewed (the default). |
1 |
Document is being reviewed. |
Syntax
<Annotation
[IX]
[Del]>
</Annotation>
Attributes
IX
Optional int. The zero-based index of the element within its parent element.
Del
Optional Boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
Element properties
Property |
Value |
---|---|
Name |
Annotation |
Minimum Occurrences |
0 |
Maximum Occurrences |
1 |
Element information
Parent elements
Child elements
The Annotation element is relevant only when contained in a DocumentSheet element. It is ignored when contained in a StyleSheet , Shape , or PageSheet element.
See also
Annotation section