Macro Language Reference > PIs > Text > <?tul>
  
<?tul>
Description
Activates or deactivates text underlining.
Syntax
<?tul on_off:o?>
<?tul>
[no parameter]
Invoke the Underline - on/off dialog box.
on_off
0
Deactivate text underlining.
1
Activate text underlining.
Additional Information
The underlining will be displayed according to the options specified under the following PIs:
<?tuc>: color
<?tup>: position
<?tut>: thickness
Text underlining can also be activated and configured with the <?tunderline> command.
Related Links