SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputFile Property

Specifies the file where the signed document will be saved.

Object Oriented Interface

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

Procedural Interface

secureblackbox_xadessigner_get($res, 34 );
secureblackbox_xadessigner_set($res, 34, $value );

Default Value

''

Remarks

Provide the full path to the file where the signed document should be saved.

Data Type

String

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