version 6.0
WR O CHANGE STYLE (area; delete; add)
| Parameter | Type | Description | |
| area | Longint | 4D Write area | |
| delete | Integer | Style to be removed | |
| add | Integer | Style to be set |
Note 6.5: This command was only maintained for compatibility purposes. We recommend using the WR SET TEXT PROPERTY command.
Description
The command WR O CHANGE STYLE sets the style of the text you select.
delete and add are numbers obtained by adding different style numbers together. add is the style parameter that you want the selected text to have. delete is the style parameter that you do not want in the selected text. Style numbers are presented in the following list.
Note to Version 6.0 Users: The Outline style does not exist in 4D Write 6.5. Passing its value (8) has no effect.
See Also