HaruDoc::save
(PECL haru:0.0.1)
HaruDoc::save — Save the document into the specified file
LeÃrás
bool HaruDoc::save
( string $file
)
Saves the document into the specified file.
Paraméterek
- file
-
The file to save the document to.
Visszatérési értékek
Returns TRUE on success.
Hibák/Kivételek
Throws HaruException on error.