SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputFile Property

The file to save the decrypted document to.

Object Oriented Interface

public function getOutputFile();
public function setOutputFile($value);

Procedural Interface

secureblackbox_pdfdecryptor_get($res, 22 );
secureblackbox_pdfdecryptor_set($res, 22, $value );

Default Value

''

Remarks

Specifies the path where the decrypted PDF should be saved.

Data Type

String

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