|
|||||||||
|
|||||||||
HaruDoc::setPassword(PECL haru:0.0.1) HaruDoc::setPassword — Set owner and user passwords for the document Описание
bool HaruDoc::setPassword
( string $owner_password
, string $user_password
)
Defines owner and user passwords for the document. Setting the passwords makes the document contents encrypted. Список параметров
Возвращаемые значенияReturns TRUE on success. Errors/ExceptionsThrows HaruException on error. | |||||||||
|
|||||||||