Utilizing Elements
re:page, re:layer
NOTE table entries marked with • indicate that the style property is implemented but has no discernible effect on the style of the object. These features are in-place for further development of the re:ality engine.
|
|
Property
|
Value
|
Default
|
Description
|
|
|
margin
|
measurement+
|
0.0
|
Sets the distance from the top, left, bottom and right of the page to reserve for white space on the output. The x an y of the coordinate system is also adjusted to accommodate the margin. If any of the other margin settings are set then there value over rides the relevant value set by margin.
|
|
|
margin-top
|
measurement+
|
0.0
|
Sets the distance from the top of the page to reserve for white space on the output. The y of the coordinate system is also adjusted to accommodate the margin.
|
|
|
margin-bottom
|
measurement+
|
0.0
|
Sets the distance from the bottom of the page to reserve for white space on the output. The draw-arable bounds are also adjusted to accommodate the margin.
|
|
|
margin-left
|
measurement+
|
0.0
|
Sets the distance from the left of the page to reserve for white space on the output. The x of the coordinate system is also adjusted to accommodate the margin.
|
|
|
margin-right
|
measurement+
|
0.0
|
Sets the distance from the right of the page to reserve for white space on the output. The draw-arable bounds are also adjusted to accommodate the margin.
|
|