PHP 7.0.6 Released

SWFText::addUTF8String

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFText::addUTF8StringWrites the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color

Description

void SWFText::addUTF8String ( string $text )
Warning

This function is currently not documented; only its argument list is available.

Return Values

No value is returned.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top