Forum und email

SWFTextField->setLineSpacing()

(PHP 4 >= 4.0.5)

SWFTextField->setLineSpacing() — Sets the line spacing of the text field

Descripción

SWFTextField
void setLineSpacing ( int $height )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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

Valores retornados

No value is returned.