Elementname: A

Description

Insert Hyperlink to a URL.

Allowed attributes: href

Child elements: Value

Parent elements:

Attributes

href (string)

The destination of the hyperlink (URI). Example: http://www.speedata.de

Example

<PlaceObject>
  <Textblock width="10">
    <Paragraph><Value>See the </Value>
      <A href="http://www.speedata.de">
        <Value>homepage</Value>
      </A>
      <Value> for more information.</Value>
    </Paragraph>
  </Textblock>
</PlaceObject>

Commands

Version: 2.0.0 | Start page | Command reference | Other languages: German