PermsFillInForms Property
Indicates if the user may fill in forms in the document.
Object Oriented Interface
public function getPermsFillInForms(); public function setPermsFillInForms($value);
Procedural Interface
secureblackbox_pdfencryptor_get($res, 76 ); secureblackbox_pdfencryptor_set($res, 76, $value );
Default Value
true
Remarks
Indicates if the user may fill in forms in the document.
Data Type
Boolean