Skip to content

FontWeight - cWebDrawing

Sets the font weight of the text

Type: Procedure

Parameters

Parameter Type Description
sId String ID of the item
sFontWeight String The weight applied to the text (normal, bold, bolder, lighter)

Syntax

Procedure FontWeight String sId String sFontWeight

Call Example

Send FontWeight sId sFontWeight

Description

Sets the font weight of the text.