Forum und email

SWFTextField->setLineSpacing()

(PHP 4 >= 4.0.5)

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

Description

SWFTextField
void setLineSpacing ( int $height )
Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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

Return Values

No value is returned.