orientation

Attribute Information

Used By

Complex Type doc-pageType

Source

<xs:attribute name="orientation" default="portrait">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="portrait"/>
      <xs:enumeration value="landscape"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample