Home > PHP > Function > > SWFText->addUTF8String()

SWFText->addUTF8String()

SWFText->addUTF8String - Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color

Syntax

void SWFText->addUTF8String (string $text)

Arguments

  • text

Description

Version

PHP 5 <= 5.3.0, PECL ming SVN

Return value

No value is returned.