mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / FontWeight Property
FontWeight Property
Description

CSS3 Style: font-weight
Defines the font weight of the text in an element or for a downloadable font definition.

Property type
Read-write property
Syntax
Visual Basic
Public Property FontWeight As String
Remarks

HTML Syntax:
font-weight: value

HTML Constants:
100,200,300,400,500,600,700,800,900,bold,bolder,lighter,normal,

See Also