2022.2

Table Of Contents
l
Thefont,fontsize,colorandbackgroundcolor:
l
Font:Selectthefontusedtodisplaytext.Seealso:"Fonts"onpage703.Thisisequivalent
tosettingthefont-familypropertyinCSS.
l
Font size.Enterthesizeinameasure,namedsizeorpercentage.Thisisequivalenttoset-
tingthefont-sizepropertyinCSS.
l
Color:Specifythecolorofthetext:selectanamedcolor(definedinthe"ColorsProperties"
onpage879)fromthedrop-down,orclickthecoloredsquaretoopentheColorPickerdia-
log("ColorPicker"onpage878).AlternativelyyoucouldtypeanameorvalueintheColor
fielddirectly.ItmustbeapredefinedCSScolorname(CSScolornames),ahexadecimal
colorcode(HTMLHexColor),anRGBcolorvalue,forexamplergb(216,255,170)ora
CMYKcolorvalue,forexamplecmyk(15%, 0%, 33%, 0%).
Thissettingisequivalenttothecolor propertyinCSS.
l
Background color:Specifythebackgroundcolorofthetext:selectanamedcolor
(definedinthe"ColorsProperties"onpage879)fromthedrop-down,orclickthecolored
squaretoopentheColorPickerdialog("ColorPicker"onpage878).Alternativelyyou
couldtypeanameorvalueintheColorfielddirectly.ItmustbeapredefinedCSScolor
name(CSScolornames),ahexadecimalcolorcode(HTMLHexColor),anRGBcolor
value,forexamplergb(216,255,170)oraCMYKcolorvalue,forexamplecmyk(15%,
0%, 33%, 0%).
Thissettingisequivalenttothebackground-colorpropertyinCSS.
l
Thespacingbetweenlettersandwordsandthewaythetextiswrapped:
l
Letter Spacing:Thespacebetweencharactersinatextinmeasureorpercentage.Thisis
equivalenttotheletter-spacingpropertyinCSS.
l
Word Spacing:Setthespacebetweeneachwordinatextinmeasureorpercentage.This
isequivalenttotheword-spacingpropertyinCSS.
l
Whitespace:Specifyhowthetextwraps.SeeCSSWhite-Spacefordetails.Thisisequi-
valenttothewhite-spacepropertyinCSS.
l
Thestyleofthetext.Checkanyoptiontoapplytheselectedstyletotextwithintheelement.This
listshowstheCSSpropertyandvalueforeachoftheoptions:
l
Bold:Setsthefont-weightto700.
l
Italic:Setsthefont-styletoitalic.
l
Underline:Setsthetext-decorationtounderline.
l
Strikethrough:Setsthetext-decorationtoline-through.
l
Subscript:Setsthevertical-aligntosuper.
Page 683