Accusoft Prizm Viewer List File Schema Schema
PrintSettings Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer List File Schema Schema > printsettingslisttype Complex Type : PrintSettings Element

Glossary Item Box

Description

A print settings list contains only PrintSettings elements.
Namespace (none)

Type

Diagram

PrintSettings Element

Overview

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.

Source

<xsd:element name="PrintSettings" type="printsettingstype" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>A print settings list contains only PrintSettings elements.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.