SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PermsExtract Property

Indicates if the user may extract (copy) pictures and text from the encrypted document.

Object Oriented Interface

public function getPermsExtract();
public function setPermsExtract($value);

Procedural Interface

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

Default Value

true

Remarks

Indicates if the user may extract (copy) pictures and text from the encrypted document.

Data Type

Boolean

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