SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

The PDF file to be signed or updated.

Object Oriented Interface

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

Procedural Interface

secureblackbox_pdfsigner_get($res, 26 );
secureblackbox_pdfsigner_set($res, 26, $value );

Default Value

''

Remarks

Use this property to provide a path to the PDF document to be signed or updated, or to the pre-signed copy expected by SignAsyncEnd.

Data Type

String

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