SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

The PDF file to be encrypted.

Object Oriented Interface

public function getInputFile();
public function setInputFile($value);

Procedural Interface

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

Default Value

''

Remarks

Provide the path to the PDF document to be encrypted.

Data Type

String

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