HaruDoc::save

(no version information, might be only in CVS)

HaruDoc::save -- Save the document into the specified file

说明

bool HaruDoc::save ( string file )

Saves the document into the specified file.

参数

file

The file to save the document to.

返回值

Returns TRUE on success.

错误/异常

Throws HaruException on error.

参见

HaruDoc::output()