indentalign

Attribute Information

Used By

Attribute Group m:mstyle.generalattributes

Source

<xs:attribute name="indentalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample