The Weight property returns/sets the CSS weight value of the font object.

Property Value

Font weight.

Remarks

Sets the Font Weight that is used to display the text. This property is equivalent to the CSS "font-weight" definition.

Accepts values of "bold", "bolder", "lighter", "normal", "100", "200", "300", "400", "500", "600", "700", "800" or "900".

Default: "normal"


Copyright © Coalesys, Inc.