Accusoft Prizm Viewer List File Schema
printsettingslisttype Complex Type
Description
The print settings list consists of a list of PrintSettings elements.
Namespace (none)
Diagram
PrintSettings Element Sequence printsettingslisttype Complex Type
Overview
printsettingslisttype
The print settings list consists of a list of PrintSettings elements.
Sequence 1..∞
PrintSettings printsettingstype Complex Type
A print settings list contains only PrintSettings elements.
Name required xsd:NCName
The Name attribute is used to associate print settings with an image page, page range, or image file.
PrintTextHeader1 optional xsd:string
The PrintTextHeader1 attribute specifies the first line of the header printed on a page. This setting overrides user preferences.
PrintTextHeader2 optional xsd:string
The PrintTextHeader2 attribute specifies the second line of the header printed on a page. This setting overrides user preferences.
PrintTextHeader3 optional xsd:string
The PrintTextHeader3 attribute specifies the third line of the header printed on a page. This setting overrides user preferences.
PrintTextFooter1 optional xsd:string
The PrintTextFooter1 attribute specifies the first line of the footer printed on a page. This setting overrides user preferences.
PrintTextFooter2 optional xsd:string
The PrintTextFooter2 attribute specifies the second line of the footer printed on a page. This setting overrides user preferences.
PrintTextFooter3 optional xsd:string
The PrintTextFooter3 attribute specifies the third line of the footer printed on a page. This setting overrides user preferences.
PrintTextSize optional xsd:decimal
The x attribute specifies the size (in points) of the font used to render the header and footer. This setting overrides user preferences.
PrintMultipage optional Restriction of xsd:string
The PrintMultipage attribute causes ANSI B and C sized paper to be treated as 2 or 4 letter sized pieces of paper, respectively. Only the headers and footers on the first page are printed.
Used By
PrintSettingsList Element
Source
<xsd:complexType name="printsettingslisttype" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>The print settings list consists of a list of PrintSettings elements.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence maxOccurs="unbounded">
    <xsd:annotation>
      <xsd:documentation>The print settings list can contain any number of PrintSettings elements.</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="PrintSettings" type="printsettingstype">
      <xsd:annotation>
        <xsd:documentation>A print settings list contains only PrintSettings elements.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
See Also
Accusoft Prizm Viewer List File Schema

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback