align

Alignment of the text in the caption.

Attribute Information

Used By

Element nitf:caption

Source

<attribute name="align" use="optional">
  <annotation>
    <documentation>Alignment of the text in the caption.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="top"/>
      <enumeration value="bottom"/>
      <enumeration value="left"/>
      <enumeration value="right"/>
    </restriction>
  </simpleType>
</attribute>

Sample