2022.2

Table Of Contents
l
X-offset(PrintContext):Setstheverticaloffsetbetweenthisboxandthecurrentpage's
leftedge.ThisonlyworksforPositionedboxes.
l
Bottom:Settheverticaloffsetbetweenthisboxanditsparent'sbottomposition.Notethat
youcan'tsettheHeightandTop(orY-offset)andBottomofaBox.RemovetheHeight
beforesettingtheBottomproperty.EquivalenttotheCSSbottomproperty.
l
Right:Setthehorizontaloffsetbetweenthisboxanditsparent'sleftposition.Notethatyou
can'tsettheWidthandLeft(orX-offset)andRightofaBox.RemovetheWidthbeforeset-
tingtheRightproperty.EquivalenttotheCSSrightproperty.
l
Z-index:Setthez-indexofthebox.Thez-indexdefinesinwhichorderelementsappear.
EquivalenttotheCSSz-indexproperty.
Background tab
Forinformationaboutbackgroundssee"Backgroundcolorand/orimage"onpage695.
l
General group:
l
Color:Specifythecoloroftheboxbackground:selectanamedcolor(definedinthe"Col-
orsProperties"onpage879)fromthedrop-down,orclickthecoloredsquaretoopenthe
ColorPickerdialog("ColorPicker"onpage878).Alternativelyyoucouldtypeanameor
valueintheColorfielddirectly.ItmustbeapredefinedCSScolorname(CSScolor
names),ahexadecimalcolorcode(HTMLHexColor),anRGBcolorvalue,forexample
rgb(216,255,170)oraCMYKcolorvalue,forexamplecmyk(15%, 0%, 33%, 0%).
EquivalenttotheCSSbackground-colorproperty.
l
Background image group:
l
Source:clicktheSelect Imagebuttontoselectanimageviathe"SelectImagedialog"on
page938.EquivalenttotheCSSbackgroundproperty.
l
Size:selectauto,coverorcontain(foranexplanationseehttps://www.w3schools.-
com/cssref/css3_pr_background-size.asp),ortypethewidthandheightoftheimageina
measure(e.g.80px 60px)orasapercentageoftheboxsize(e.g.50% 50%).Equivalent
totheCSSbackground-sizeproperty.
l
Position:selectthepositionforthebackground-image.EquivalenttotheCSSback-
ground-positionproperty.
Spacing tab
Forinformationaboutspacingsee"Spacing"onpage707.
Page 876