HaruDoc::save

(PECL haru >= 0.0.1)

HaruDoc::saveSave the document into the specified file

Açıklama

HaruDoc::save ( string $file ) : bool

Saves the document into the specified file.

Değiştirgeler

file

The file to save the document to.

Dönen Değerler

Returns TRUE on success.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız