SecureBlackbox 2020 PHP Edition

Questions / Feedback?

UserPassword Property

The user password.

Object Oriented Interface

public function getUserPassword();
public function setUserPassword($value);

Procedural Interface

secureblackbox_pdfencryptor_get($res, 80 );
secureblackbox_pdfencryptor_set($res, 80, $value );

Default Value

''

Remarks

Use this property to provide the document user password. Though it may be different to OwnerPassword, most implementations use the same value for the both.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]