SWFTextField
PHP Manual

SWFTextField->setLineSpacing

(PHP 4 >= 4.0.5)

SWFTextField->setLineSpacingSets the line spacing of the text field

Descrição

void setLineSpacing ( float $height )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

swftextfield->setlinespacing() sets the line spacing of the text field to the height of height. Default is 40.

Valor Retornado

Não há valor retornado.


SWFTextField
PHP Manual