SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

A path to the signed PDF file.

Object Oriented Interface

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

Procedural Interface

secureblackbox_pdfverifier_get($res, 54 );
secureblackbox_pdfverifier_set($res, 54, $value );

Default Value

''

Remarks

Assign the path to the PDF file to be verified to this property.

Data Type

String

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