Element - annotation
The annotation element is used to add defined annotation text to the current page.
Syntax:
Element | Attributes | Value | Notes for Element/Attribute/Value |
annotation | x1 | integer | Default is 0. |
y1 | integer | Default is 0. | |
name | string | Name of annotation. |
Example
<annotation name="doc-help" x1="50" y1="550"/>