TextDecoration - cWebDrawing
Sets the decoration type of of the text
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| sId | String | ID of the item |
| sTextDecoration | String | The type of decoration used (underline, overline, line-through) |
Syntax
Procedure TextDecoration String sId String sTextDecoration
Call Example
Send TextDecoration sId sTextDecoration
Description
Sets the decoration type of the text.