SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OwnerPassword Property

The owner password.

Object Oriented Interface

public function getOwnerPassword();
public function setOwnerPassword($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to provide the document owner password. Though it may be different to UserPassword, 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]