SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PermsAnnotations Property

Indicates whether the viewer may add annotations to the document.

Object Oriented Interface

public function getPermsAnnotations();
public function setPermsAnnotations($value);

Procedural Interface

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

Default Value

true

Remarks

Indicates whether the viewer may add annotations to the document.

Data Type

Boolean

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