size
The size and orientation of a page box. CSS2 Reference: "size" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
- Type based on xsd:token
Valid value inherit
- List of:
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
- Minimum length of list: 1
- Maximum length of list: 2
from type fo:length - Type based on xsd:string
- Type based on xsd:token
Valid value Description auto The page box will be set to the size and orientation of the target sheet. landscape Overrides the target's orientation. The page box is the same size as the target, and the longer sides are horizontal. portrait Overrides the target's orientation. The page box is the same size as the target, and the shorter sides are horizontal.
from type fo:inherit
Used in
- Attribute group fo:size
- Anonymous type of element fo:simple-page-master via reference to fo:size
- Attribute group fo:pagination-and-layout-properties via reference to fo:size
- Attribute group fo:shorthand-properties via reference to fo:size