SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PermsModify Property

Indicates if the document may be modified.

Object Oriented Interface

public function getPermsModify();
public function setPermsModify($value);

Procedural Interface

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

Default Value

true

Remarks

Indicates if the document may be modified.

Data Type

Boolean

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