SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PermsExtractAcc Property

Indicates if the user may extract pictures/text from the document for accessibility purposes.

Object Oriented Interface

public function getPermsExtractAcc();
public function setPermsExtractAcc($value);

Procedural Interface

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

Default Value

true

Remarks

Indicates if the user may extract pictures/text from the document for accessibility purposes.

Data Type

Boolean

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