SWFTextField
PHP Manual

SWFTextField->setLineSpacing

(No version information available, might be only in CVS)

SWFTextField->setLineSpacingSets the line spacing of the text field

Descrição

SWFTextField
void setLineSpacing ( int $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