PrintPaperSize Element

Author-it XML Format

Description

Allows you to choose from a list of standard paper sizes that will define the size of the paper for the section. If the desired size is not available, then you can choose "(custom)" and enter your own dimensions.

The PrintPaperSize element corresponds to the "Page size" field, on the Parer Size sub-tab, on the Print tab of the Media object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Media

Values

Data Type

Range

Integer

0 to 6, where:

0 = (custom)
1 = Letter (8 ½ x 11 in)
2 = Legal (8 ½ x 14 in)
3 = Executive (7 ¼ x 10½ in)
4 = A3 (297 x 420 mm)
5 = A4 (210 x 297 mm)
6 = A5 (148 x 210 mm)

Sample XML

<PrintPaperSize inherited="true">5</PrintPaperSize>