FontFamily - cWebDrawing
Sets the font family of the text
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| sId | String | ID of the item |
| sFontFamily | String | The name of the font family |
Syntax
Procedure FontFamily String sId String sFontFamily
Call Example
Send FontFamily sId sFontFamily
Description
Sets the font family of the text.