SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PermsAssemble Property

Indicates if the viewer may assemble a new document on the basis of the encrypted one.

Object Oriented Interface

public function getPermsAssemble();
public function setPermsAssemble($value);

Procedural Interface

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

Default Value

true

Remarks

Indicates if the viewer may assemble a new document on the basis of the encrypted one.

Data Type

Boolean

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