フォント書体の太さを指定します。
Reference_Syntax.weight = "bold | normal"
型
値
文字列
bold(デフォルト)
書体は、太字でレンダリングされます。
normal
書体は、デフォルトの書体の太さでレンダリングされます。
モデル
オブジェクト
フォームモデル
font
XFA 2.1
TextField1.font.weight = "normal";
TextField1.font.weight = "normal"