ST_PageSetupOrientation

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_PageSetupOrientation">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="default"/>
    <xsd:enumeration value="portrait"/>
    <xsd:enumeration value="landscape"/>
  </xsd:restriction>
</xsd:simpleType>