Controls the weight of the font typeface.
Reference_Syntax.weight = "bold | normal"
Type
Values
String
bold (default)
The typeface is rendered with a bold weight.
normal
The typeface is rendered at the default typeface weight.
Model
Object
Form Model
font
XFA 2.1
TextField1.font.weight = "normal";
TextField1.font.weight = "normal"