Reporting : Native reporting system : Reporting system command language : LINESPACE subcommand
  
LINESPACE subcommand
The LINESPACE subcommand is used in the SETTING command to increase the space between lines. The structure of this statement is:
SETTING { LINESPACE numeric-inches }
Each font has a predefined amount of space above and below the characters (leading). The value used as a LINESPACE subcommand-identifier increases the predefined space. For example, the following statement adds an additional one-half inch between lines.
SETTING { LINESPACE 0.5 }
Note The LINESPACE subcommand can only be placed in a report in text mode. For more information, see Edit <report name> – Text Mode dialog. This function is not supported by the Report Editor.
Parent topic
Reporting system command language