size
The size and orientation of a page box. CSS2 Reference: "size" property
Attribute information
Value
- Union of:
- 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 - Type based on xsd:token
Used in
- Anonymous type of element fo:simple-page-master via reference to fo:size
- Attribute group fo:size
- Attribute group fo:pagination-and-layout-properties via reference to fo:size
- Attribute group fo:shorthand-properties via reference to fo:size