HaruDoc::setOpenAction
(no version information, might be only in CVS)
HaruDoc::setOpenAction -- Define which page is shown when the document is opened
Descrição
bool
HaruDoc::setOpenAction ( object destination )
Defines wich page should be shown when the document is opened.
Parâmetros
destination
A valid HaruDestination instance.
Valores de retornado
Returns TRUE on success.
Erros/Excessões
Throws HaruException on error.