SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputFile Property

The file to save the signed or updated document to.

Object Oriented Interface

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

Procedural Interface

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

Default Value

''

Remarks

Use this property to provide a path where the resulting PDF document should be saved to.

Data Type

String

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