CT_PrintSettings

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_PrintSettings">
  <xsd:sequence>
    <xsd:element name="headerFooter" type="CT_HeaderFooter" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="pageMargins" type="CT_PageMargins" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="pageSetup" type="CT_PageSetup" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>