A
Insert hyperlink to a URL.
Child elements
Value
Parent elements
B
,
Color
,
Fontface
,
I
,
Li
,
NoBreak
,
Paragraph
,
Span
,
U
,
URL
Attributes
href
(text, optional)
-
The target of the hyperlink (URI). Example:
https://www.speedata.de
link
(text, optional, since version 3.3.8)
-
The target of the document link (a Mark). Example:
article123
Example
<PlaceObject>
<Textblock>
<Paragraph><Value>See the </Value>
<A href="https://www.speedata.de">
<Value>homepage</Value>
</A>
<Value> for more information.</Value>
</Paragraph>
</Textblock>
</PlaceObject>
See also
The section
Text formatting.